  | BridgeEventUniqueId2 Property  | 
[Missing <summary> documentation for "P:AsterNET.Manager.Event.BridgeEvent.UniqueId2"]
 
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string UniqueId2 { get; set; }Public Property UniqueId2 As String
	Get
	Set
public:
property String^ UniqueId2 {
	String^ get ();
	void set (String^ value);
}member UniqueId2 : string with get, set
Property Value
Type: 
String
See Also