TimesheetLineClassDataSet.LineClassesRow members
Represents one timesheet line class.
The TimesheetLineClassDataSet.LineClassesRow type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() |
HasErrors | (Inherited from DataRow.) |
![]() |
Item[Int32] | (Inherited from DataRow.) |
![]() |
Item[String] | (Inherited from DataRow.) |
![]() |
Item[DataColumn] | (Inherited from DataRow.) |
![]() |
Item[Int32, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[String, DataRowVersion] | (Inherited from DataRow.) |
![]() |
Item[DataColumn, DataRowVersion] | (Inherited from DataRow.) |
![]() |
ItemArray | (Inherited from DataRow.) |
![]() |
MOD_DATE | Gets or sets the modification date for the specified timesheet line class. |
![]() |
RowError | (Inherited from DataRow.) |
![]() |
RowState | (Inherited from DataRow.) |
![]() |
Table | (Inherited from DataRow.) |
![]() |
TS_LINE_CLASS_ALWAYS_DISPLAY | Gets or sets a Boolean value that indicates whether the specified timesheet line class is always displayed. |
![]() |
TS_LINE_CLASS_DESC | Gets or sets the description for the specified timesheet line class. |
![]() |
TS_LINE_CLASS_IS_DISABLED | Gets or sets a Boolean value that indicates whether the specified timesheet line class is disabled for editing. |
![]() |
TS_LINE_CLASS_IS_EDITABLE | Gets or sets a Boolean value that indicates whether the specified timesheet line class is editable. |
![]() |
TS_LINE_CLASS_MULTILINE | Gets or sets a Boolean value that indicates whether the line class includes multiple lines. |
![]() |
TS_LINE_CLASS_NAME | Gets or sets the name of the specified timesheet line class. |
![]() |
TS_LINE_CLASS_NEED_APPROVAL | Gets or sets a Boolean value that indicates whether the specified timesheet line class requires manager or delegate approval. |
![]() |
TS_LINE_CLASS_ORGANIZATION | Gets or sets the name of the organization associated with the specified timesheet line class. |
![]() |
TS_LINE_CLASS_TYPE | Gets or sets a number that indicates which line class type is used for the specified timesheet lines. |
![]() |
TS_LINE_CLASS_UID | Gets or sets the GUID of the unique identifier of the specified timesheet line class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
AcceptChanges | (Inherited from DataRow.) |
![]() |
BeginEdit | (Inherited from DataRow.) |
![]() |
CancelEdit | (Inherited from DataRow.) |
![]() |
ClearErrors | (Inherited from DataRow.) |
![]() |
Delete | (Inherited from DataRow.) |
![]() |
EndEdit | (Inherited from DataRow.) |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetChildRows(String) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetChildRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetChildRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetColumnError(Int32) | (Inherited from DataRow.) |
![]() |
GetColumnError(String) | (Inherited from DataRow.) |
![]() |
GetColumnError(DataColumn) | (Inherited from DataRow.) |
![]() |
GetColumnsInError | (Inherited from DataRow.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetParentRow(String) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRow(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRow(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(String) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation) | (Inherited from DataRow.) |
![]() |
GetParentRows(String, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetParentRows(DataRelation, DataRowVersion) | (Inherited from DataRow.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
HasVersion | (Inherited from DataRow.) |
![]() |
IsMOD_DATENull | Determines whether the MOD_DATE property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsNull(Int32) | (Inherited from DataRow.) |
![]() |
IsNull(String) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn) | (Inherited from DataRow.) |
![]() |
IsNull(DataColumn, DataRowVersion) | (Inherited from DataRow.) |
![]() |
IsTS_LINE_CLASS_ALWAYS_DISPLAYNull | Determines whether the TS_LINE_CLASS_ALWAYS_DISPLAY property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_DESCNull | Determines whether the TS_LINE_CLASS_DESC property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_IS_DISABLEDNull | Determines whether the TS_LINE_CLASS_IS_DISABLED property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_IS_EDITABLENull | Determines whether the TS_LINE_CLASS_IS_EDITABLE property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_MULTILINENull | Determines whether the TS_LINE_CLASS_MULTILINE() property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_NAMENull | Determines whether the TS_LINE_CLASS_NAME property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_NEED_APPROVALNull | Determines whether the TS_LINE_CLASS_NEED_APPROVAL property is set to a null reference (Nothing in Visual Basic). |
![]() |
IsTS_LINE_CLASS_TYPENull | Determines whether the TS_LINE_CLASS_TYPE property is set to a null reference (Nothing in Visual Basic). |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
RejectChanges | (Inherited from DataRow.) |
![]() |
SetAdded | (Inherited from DataRow.) |
![]() |
SetColumnError(Int32, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(String, String) | (Inherited from DataRow.) |
![]() |
SetColumnError(DataColumn, String) | (Inherited from DataRow.) |
![]() |
SetMOD_DATENull | Sets the MOD_DATE property to a null reference (Nothing in Visual Basic). |
![]() |
SetModified | (Inherited from DataRow.) |
![]() |
SetNull | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow) | (Inherited from DataRow.) |
![]() |
SetParentRow(DataRow, DataRelation) | (Inherited from DataRow.) |
![]() |
SetTS_LINE_CLASS_ALWAYS_DISPLAYNull | Sets the TS_LINE_CLASS_ALWAYS_DISPLAY property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_DESCNull | Sets the TS_LINE_CLASS_DESC property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_IS_DISABLEDNull | Sets the TS_LINE_CLASS_IS_DISABLED property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_IS_EDITABLENull | Sets the MOD_DATE property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_MULTILINENull | Sets the TS_LINE_CLASS_MULTILINE() property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_NAMENull | Sets the TS_LINE_CLASS_NAME property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_NEED_APPROVALNull | Sets the TS_LINE_CLASS_NEED_APPROVAL property to a null reference (Nothing in Visual Basic). |
![]() |
SetTS_LINE_CLASS_TYPENull | Sets the TS_LINE_CLASS_TYPE property to a null reference (Nothing in Visual Basic). |
![]() |
ToString | (Inherited from Object.) |
Top