IChecklistItemTableId Property |
TableID
Collection of diary checklist items for a particular user. Each item corresponds to an incomplete appointment, document, sale.
Namespace:
SuperOffice.COM.SuperOfficeDB
Assembly:
SuperOfficeDB.Interop (in SuperOfficeDB.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property TableId As Short
Get
Dim instance As IChecklistItem
Dim value As Short
value = instance.TableId
property short TableId {
short get ();
}
Property Value
Type:
Int16
See Also