AbstractTransactionT2 Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.183.0
Syntaxprotected static uint T2 { get; set; }
Protected Shared Property T2 As UInteger
Get
Set
protected:
static property unsigned int T2 {
unsigned int get ();
void set (unsigned int value);
}
static member T2 : uint32 with get, set
Property Value
Type:
UInt32
See Also