AbstractTransactionTransactionType Property |
Namespace: Ozeki.VoIPAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public TransactionType TransactionType { get; protected set; }
Public Property TransactionType As TransactionType
Get
Protected Set
public:
property TransactionType TransactionType {
TransactionType get ();
protected: void set (TransactionType value);
}
member TransactionType : TransactionType with get, set
Property Value
Type:
TransactionTypeSee Also