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