IActivityListItemTypeText Property |
Type of thing (appointment type, document template, sale rating)
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 IActivityListItem
Dim value As String
value = instance.TypeText
property String^ TypeText {
String^ get ();
}
Property Value
Type:
String
See Also