IRowEntityTableId Property |
TableId
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSOTableId TableId { get; }
ReadOnly Property TableId As SOTableId
Get
Dim instance As IRowEntity
Dim value As SOTableId
value = instance.TableId
property SOTableId TableId {
SOTableId get ();
}
Property Value
Type:
SOTableId
See Also