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