Table "Cash Flow Chart Setup"
ID 869
Namespace: Microsoft.CashFlow.Forecast
Properties
| Name |
Value |
| Caption |
Cash Flow Chart Setup
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "User ID" |
Text[132]
|
|
| "Period Length" |
Option
|
|
| Show |
Option
|
|
| "Start Date" |
Option
|
|
| "Group By" |
Option
|
|
| "Chart Type" |
Option
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
GetCurrentSelectionText
procedure GetCurrentSelectionText(): Text
Returns
GetStartDate
procedure GetStartDate(): Date
Returns
GetChartType
procedure GetChartType(): Integer
Returns
SetGroupBy
procedure SetGroupBy(GroupBy: Option)
Parameters
| Name |
Type |
Description |
|
GroupBy
|
Option
|
|
SetShow
procedure SetShow(NewShow: Option)
Parameters
| Name |
Type |
Description |
|
NewShow
|
Option
|
|
SetStartDate
procedure SetStartDate(StartDate: Option)
Parameters
| Name |
Type |
Description |
|
StartDate
|
Option
|
|
SetPeriodLength
procedure SetPeriodLength(PeriodLength: Option)
Parameters
| Name |
Type |
Description |
|
PeriodLength
|
Option
|
|
SetChartType
procedure SetChartType(ChartType: Integer)
Parameters
| Name |
Type |
Description |
|
ChartType
|
Integer
|
|
See also