ProjectDataSet Members
Include Protected Members
Include Inherited Members
Specifies the primary dataset that is used throughout the [Project Web service] web service.
The ProjectDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProjectDataSet() | Creates an instance of the ProjectDataSet class. |
![]() |
ProjectDataSet(SerializationInfo, StreamingContext) | Creates an instance of the ProjectDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Assignment | Gets the relationship between a resource and a task. |
![]() |
AssignmentCustomFields | Gets the custom field values that are related to a specific assignment. |
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
Dependency | Gets the dependency relationship between one task and another. |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Project | Gets the project information. |
![]() |
ProjectCustomFields | Gets the custom field value for a project-level custom field. |
![]() |
ProjectResource | Gets the resources that are assigned to a particular project. |
![]() |
ProjectResourceCustomFields | Gets the custom field value that is related to a specific project resource. |
![]() |
Relations | Gets the collection of relationships that link tables and allow navigation from parent tables to child tables in the ProjectDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the ProjectDataSet. |
![]() |
Task | Gets the collection of tasks in a project. |
![]() |
TaskCustomFields | Gets the custom field values that are related to specific tasks. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
Top
Extension Methods
Name | Description | |
---|---|---|
![]() |
TableHasColumn | Reserved for internal use. (Defined by PSUtility.) |
Top
Explicit Interface Implementations
Name | Description | |
---|---|---|
![]() ![]() |
IListSource.ContainsListCollection | (Inherited from DataSet.) |
![]() ![]() |
IListSource.GetList | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.GetSchema | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.ReadXml | (Inherited from DataSet.) |
![]() ![]() |
IXmlSerializable.WriteXml | (Inherited from DataSet.) |
Top