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