IChecklistItemTableId Property |
TableID
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.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