TransactionIDMethod Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.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
Type:
MethodType
See Also