IStatusMonitorRank Property |
Rank of the Status Monitor definition.
Namespace:
SuperOffice.COM.Application
Assembly:
SOCRM.Interop (in SOCRM.Interop.dll) Version: 8.0.0.0
SyntaxProperty Rank As Short
Get
Set
Dim instance As IStatusMonitor
Dim value As Short
value = instance.Rank
instance.Rank = value
property short Rank {
short get ();
void set (short value);
}
Property Value
Type:
Int16
See Also