fsresGetStationsStation Property

Namespace:  resFabSuiteAPI
Assembly:  FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("Station")]
public List<fsresGetStations_Station> Station { get; set; }

Property Value

Type: ListfsresGetStations_Station
See Also