Class TransitLine
Inheritance
System.Object
TransitLine
Namespace: Telerik.UI.Xaml.Controls.DataVisualization.Map.BingRest
Assembly: Telerik.WinUI.Controls.dll
Syntax
public class TransitLine : Object
Constructors
TransitLine()
Declaration
public TransitLine()
Properties
abbreviatedName
Declaration
public string abbreviatedName { get; set; }
Property Value
System.
|
AgencyId
Declaration
public long AgencyId { get; set; }
Property Value
System.
|
agencyName
Declaration
public string agencyName { get; set; }
Property Value
System.
|
lineColor
Declaration
public long lineColor { get; set; }
Property Value
System.
|
lineTextColor
Declaration
public long lineTextColor { get; set; }
Property Value
System.
|
phoneNumber
Declaration
public string phoneNumber { get; set; }
Property Value
System.
|
providerInfo
Declaration
public string providerInfo { get; set; }
Property Value
System.
|
uri
Declaration
public string uri { get; set; }
Property Value
System.
|
verboseName
Declaration
public string verboseName { get; set; }
Property Value
System.
|