ProjectTimesheetLinesDataSet Members
Include Protected Members
Include Inherited Members
Specifies a collection of timesheet line item data rows.
The ProjectTimesheetLinesDataSet type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
ProjectTimesheetLinesDataSet() | Creates an instance of the ProjectTimesheetLinesDataSet class. |
![]() |
ProjectTimesheetLinesDataSet(SerializationInfo, StreamingContext) | Creates an instance of the ProjectTimesheetLinesDataSet class by using separate parameters. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Actuals | Gets the information about the actual time expended. |
![]() |
CaseSensitive | (Inherited from DataSet.) |
![]() |
Container | (Inherited from MarshalByValueComponent.) |
![]() |
CustomFields | Gets the information about timesheet custom fields. |
![]() |
DataSetName | (Inherited from DataSet.) |
![]() |
DefaultViewManager | (Inherited from DataSet.) |
![]() |
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.) |
![]() |
ProjectTimesheetLines | Gets the information about timesheet line data. |
![]() |
Relations | Gets the collection of relations that link tables and allow navigation from parent tables to child tables in the ProjectTimesheetLinesDataSet. |
![]() |
RemotingFormat | (Inherited from DataSet.) |
![]() |
SchemaSerializationMode | (Overrides DataSet.SchemaSerializationMode.) |
![]() |
Site | (Inherited from DataSet.) |
![]() |
Tables | Gets the collection of tables in the ProjectTimesheetLinesDataSet. |
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