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.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.13.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
String
See Also