StatusingDataSet members
Represents project status information; its properties return data table objects that represent more detailed status information.
The StatusingDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
StatusingDataSet() | Creates an instance of the StatusingDataSet class. |
![]() |
StatusingDataSet(SerializationInfo, StreamingContext) | Creates an instance of the StatusingDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Assignments | Gets the information about assignment status. |
![]() |
AssnCustomFields | Gets the information about assignment custom fields. |
![]() |
Calendars | Gets the information about calendars. |
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
DesignMode | (Inherited from MarshalByValueComponent.) |
![]() |
EnforceConstraints | (Inherited from DataSet.) |
![]() |
EnterpriseCustomFieldAccessInfo | Gets the status information about enterprise custom field access. |
![]() |
EnterpriseCustomFieldMetadata | Gets the status information about enterprise custom field metadata. |
![]() |
EnterpriseLookupTableFullValues | Gets the information about enterprise lookup values. |
![]() |
Events | (Inherited from MarshalByValueComponent.) |
![]() |
ExtendedProperties | (Inherited from DataSet.) |
![]() |
GroupedFieldAccessInfo | Gets the status information about grouped field access. |
![]() |
HasErrors | (Inherited from DataSet.) |
![]() |
IsInitialized | (Inherited from DataSet.) |
![]() |
LocalBaseCalendars | Gets information about local base calendars. |
![]() |
LocalCustomFieldMetadata | Gets the status information about local custom field metadata. |
![]() |
Locale | (Inherited from DataSet.) |
![]() |
LocalLookupTableFullValues | Gets the status information about local lookup values. |
![]() |
Namespace | (Inherited from DataSet.) |
![]() |
Prefix | (Inherited from DataSet.) |
![]() |
Projects | Gets the status information about projects. |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the StatusingDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
ResourceCustomFields | Gets the status information about resource custom fields. |
![]() |
Resources | Gets the resource information. |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the StatusingDataSet. |
![]() |
TaskCustomFields | Gets the status information about task custom fields. |
![]() |
Tasks | Gets the information about tasks. |
Top
Methods
Top
Events
Name | Description | |
---|---|---|
![]() |
Disposed | (Inherited from MarshalByValueComponent.) |
![]() |
Initialized | (Inherited from DataSet.) |
![]() |
MergeFailed | (Inherited from DataSet.) |
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