IChecklistItemTypeText Property |
TypeText
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property TypeText As String
Get
Dim instance As IChecklistItem
Dim value As String
value = instance.TypeText
property String^ TypeText {
String^ get ();
}
Property Value
Type:
String
See Also