| OriginateResponseIsSuccess Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Response.OriginateResponse.IsSuccess"]
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public bool IsSuccess { get; }
Public ReadOnly Property IsSuccess As Boolean
Get
public:
property bool IsSuccess {
bool get ();
}
member IsSuccess : bool with get
Property Value
Type:
BooleanSee Also