IUDefFieldTextLength Property |
Number of characters in the field.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxshort TextLength { get; }
ReadOnly Property TextLength As Short
Get
Dim instance As IUDefField
Dim value As Short
value = instance.TextLength
property short TextLength {
short get ();
}
Property Value
Type:
Int16
See Also