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