fsresGetProjectStatusPRJFilterSet Property |
The given filters converted to a project management FilterSet object that can be passed into other commands that require this format.
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[XmlArrayItemAttribute("Filter", IsNullable = false)] public List<fsresFilterSetSelections_Filter> PRJFilterSet { get; set; }
Property Value
Type: ListfsresFilterSetSelections_FilterSee Also