CombinedFeedUniqueId Property |
Gets the unique ID of the receiver or merged feed.
Namespace: VirtualRadar.WinForms.SettingPageAssembly: VirtualRadar.WinForms (in VirtualRadar.WinForms.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int UniqueId { get; }
Public ReadOnly Property UniqueId As Integer
Get
public:
property int UniqueId {
int get ();
}
member UniqueId : int with get
Property Value
Type:
Int32See Also