TransferTransferType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic virtual TransferType TransferType { get; }
Public Overridable ReadOnly Property TransferType As TransferType
Get
public:
virtual property TransferType TransferType {
TransferType get ();
}
abstract TransferType : TransferType with get
override TransferType : TransferType with get
Property Value
Type:
TransferType
See Also