fsresProjectSchedule_ProjectScheduleSnapshot Class |
A snapshot of a schedule baseline plan.
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 fsresProjectSchedule_ProjectScheduleSnapshot
The fsresProjectSchedule_ProjectScheduleSnapshot type exposes the following members.
Constructors
Name | Description | |
---|---|---|
fsresProjectSchedule_ProjectScheduleSnapshot | Initializes a new instance of the fsresProjectSchedule_ProjectScheduleSnapshot class |
Properties
Name | Description | |
---|---|---|
Description | ||
IsSavepoint | ||
ScheduleBaselineID | ||
ScheduleSnapshotID | ||
SnapshotDateTime | ||
Transaction | ||
User |
See Also