DictField.groupPromptDefined Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns the value of the groupPrompt property for the field.
public:
virtual System::String ^ groupPromptDefined();
public virtual string groupPromptDefined ();
abstract member groupPromptDefined : unit -> string
override this.groupPromptDefined : unit -> string
Public Overridable Function groupPromptDefined () As String
Returns
The value of the groupPrompt property for the table.