ReferRequestArgsTransferType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic TransferType TransferType { get; set; }
Public Property TransferType As TransferType
Get
Set
public:
property TransferType TransferType {
TransferType get ();
void set (TransferType value);
}
member TransferType : TransferType with get, set
Property Value
Type:
TransferType
See Also