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