IPreferenceGetMaxValueLength Method |
Returns maximum number of characters for a value string
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxFunction GetMaxValueLength As Integer
Dim instance As IPreference
Dim returnValue As Integer
returnValue = instance.GetMaxValueLength()
Return Value
Type:
Int32
See Also