fsresProjectGetResultData Property |
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("Project", IsNullable = false)] public List<fsresProject> ResultData { get; set; }
Property Value
Type: ListfsresProjectSee Also