| OriginateResponseUniqueId Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Response.OriginateResponse.UniqueId"]
Namespace: AsterNET.Manager.ResponseAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string UniqueId { get; set; }
Public Property UniqueId As String
Get
Set
public:
property String^ UniqueId {
String^ get ();
void set (String^ value);
}
member UniqueId : string with get, set
Property Value
Type:
StringSee Also