TransactionErrorEventArgsErrorType Property |
Namespace:
Ozeki.VoIP
Assembly:
OzekiSDK (in OzekiSDK.dll) Version: 10.3.199.0
Syntaxpublic TransactionErrorInfo ErrorType { get; }
Public ReadOnly Property ErrorType As TransactionErrorInfo
Get
public:
property TransactionErrorInfo ErrorType {
TransactionErrorInfo get ();
}
member ErrorType : TransactionErrorInfo with get
Property Value
Type:
TransactionErrorInfo
See Also