Table "Time Sheet Chart Setup"
ID 959
Namespace: Microsoft.Projects.TimeSheet
Properties
| Name |
Value |
| Caption |
Time Sheet Chart Setup
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "User ID" |
Text[132]
|
|
| "Starting Date" |
Date
|
|
| "Show by" |
Option
|
|
| "Measure Type" |
Option
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetCurrentSelectionText
procedure GetCurrentSelectionText(): Text[250]
Returns
| Type |
Description |
|
Text[250]
|
|
SetStartingDate
procedure SetStartingDate(StartingDate: Date)
Parameters
| Name |
Type |
Description |
|
StartingDate
|
Date
|
|
GetEndingDate
procedure GetEndingDate(): Date
Returns
FindPeriod
procedure FindPeriod(Which: Option)
Parameters
| Name |
Type |
Description |
|
Which
|
Option
|
|
SetShowBy
procedure SetShowBy(ShowBy: Option)
Parameters
| Name |
Type |
Description |
|
ShowBy
|
Option
|
|
MeasureIndex2MeasureType
procedure MeasureIndex2MeasureType(MeasureIndex: Integer): Integer
Parameters
| Name |
Type |
Description |
|
MeasureIndex
|
Integer
|
|
Returns
See also