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