IStatusMonitorValueId Property |
The primary key for this value record.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property Id As Integer
Get
Dim instance As IStatusMonitorValue
Dim value As Integer
value = instance.Id
property int Id {
int get ();
}
Property Value
Type:
Int32
See Also