ContactIdAlarmPartitionNumber Property |
Maximum hex 2 digits Group or Partition number as hexadecimal string. Use 0 to indicate that no specific group or partition information applies.
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxpublic string PartitionNumber { get; set; }
Public Property PartitionNumber As String
Get
Set
public:
property String^ PartitionNumber {
String^ get ();
void set (String^ value);
}
member PartitionNumber : string with get, set
Property Value
Type:
String
See Also