| RebroadcastFormatNameUniqueId Property  | 
            Gets or sets the rebroadcast server format unique ID.
            
 
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic 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: 
String
See Also