Text in front of the field.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Label As String
Get
Dim instance As IUDefField
Dim value As String
value = instance.Label
property String^ Label {
String^ get ();
}
Property Value
Type:
String
See Also