IRebroadcastServerUniqueId Property |
Gets or sets the unique ID of the rebroadcast server.
Namespace: VirtualRadar.Interface.NetworkAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax int UniqueId { get; set; }
Property UniqueId As Integer
Get
Set
property int UniqueId {
int get ();
void set (int value);
}
abstract UniqueId : int with get, set
Property Value
Type:
Int32See Also