IPreferenceGetMaxSectionLength Method |
Returns maximum number of characters for a section identifier
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
Syntaxint GetMaxSectionLength()
Function GetMaxSectionLength As Integer
Dim instance As IPreference
Dim returnValue As Integer
returnValue = instance.GetMaxSectionLength()
int GetMaxSectionLength()
Return Value
Type:
Int32
See Also