IStatusMonitorValueOwnerTable Property |
Table that this value is linked to
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxSOTableId OwnerTable { get; }
ReadOnly Property OwnerTable As SOTableId
Get
Dim instance As IStatusMonitorValue
Dim value As SOTableId
value = instance.OwnerTable
property SOTableId OwnerTable {
SOTableId get ();
}
Property Value
Type:
SOTableId
See Also