IStatusMonitorValueRecordId Property |
Record id that the this value is linked to
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxReadOnly Property RecordId As Integer
Get
Dim instance As IStatusMonitorValue
Dim value As Integer
value = instance.RecordId
property int RecordId {
int get ();
}
Property Value
Type:
Int32
See Also