IListTextItemTable Property |
The Table id that this item comes from.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Table As SOTableId
Get
Dim instance As IListTextItem
Dim value As SOTableId
value = instance.Table
property SOTableId Table {
SOTableId get ();
}
Property Value
Type:
SOTableId
See Also