AbstractTransactionT2 Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax protected 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:
UInt32See Also