fsreqFabSuiteXMLRequestValStation Property |
Validates that the specified tracking station exists.
Namespace: FabSuiteRequestApi
Assembly: FabSuiteRequestApi (in FabSuiteRequestApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("ValStation")] public List<fsreqValStation> ValStation { get; set; }
Property Value
Type: ListfsreqValStationSee Also