IActivityListItemDone Property |
Is completed?
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Done As Boolean
Get
Dim instance As IActivityListItem
Dim value As Boolean
value = instance.Done
property bool Done {
bool get ();
}
Property Value
Type:
Boolean
See Also