IListTextItemText Property |
The name of the item - e.g: category name, document template title.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Text As String
Get
Dim instance As IListTextItem
Dim value As String
value = instance.Text
property String^ Text {
String^ get ();
}
Property Value
Type:
String
See Also