AircraftListJsonBuilderArgsSourceFeedId Property |
Gets or sets the ID of the source receiver.
Namespace: VirtualRadar.Interface.WebSiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int SourceFeedId { get; set; }
Public Property SourceFeedId As Integer
Get
Set
public:
property int SourceFeedId {
int get ();
void set (int value);
}
member SourceFeedId : int with get, set
Property Value
Type:
Int32See Also