| TransactionIDMethod Property  | 
 
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntaxpublic MethodType Method { get; protected set; }Public Property Method As MethodType
	Get
	Protected Set
public:
property MethodType Method {
	MethodType get ();
	protected: void set (MethodType value);
}member Method : MethodType with get, set
Property Value
Type: 
MethodType
See Also