fsresGetProjectStatus_Documents Class |
Documents object for getProjectStatus
Inheritance Hierarchy
Namespace: FabSuiteResponseApi
Assembly: FabSuiteResponseApi (in FabSuiteResponseApi.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
[SerializableAttribute] [XmlTypeAttribute(Namespace = "http://www.fabsuite.com/xml/fabsuite-xml-response-v0108.xsd")] public class fsresGetProjectStatus_Documents
The fsresGetProjectStatus_Documents type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresGetProjectStatus_Documents | Initializes a new instance of the fsresGetProjectStatus_Documents class |
Properties
Name | Description | |
---|---|---|
Outstanding |
Total Documents Outstanding
| |
Overdue |
Total Documents Overdue
| |
Total |
Total Documents
|
See Also