TransactionIDMethod Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 10.4.54.0
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
MethodType
See Also