fsresFabSuiteXMLResponseGetNestData Property |
Retrieves the data file for the given nest.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlElementAttribute("GetNestData")] public List<fsresGetNestData> GetNestData { get; set; }
Property Value
Type: ListfsresGetNestDataSee Also