| DialEventDestUniqueId Property |
Get/Set the unique ID of the distination channel.
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public string DestUniqueId { get; set; }
Public Property DestUniqueId As String
Get
Set
public:
property String^ DestUniqueId {
String^ get ();
void set (String^ value);
}
member DestUniqueId : string with get, set
Property Value
Type:
StringSee Also