vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
ReportAggregate
Interface ReportAggregate
interface
ReportAggregate
{
acrossGroupingContext
?:
string
;
calculatedFormula
:
string
;
datatype
:
ReportAggregateDatatype
;
description
?:
string
;
developerName
:
string
;
downGroupingContext
?:
string
;
isActive
:
boolean
;
isCrossBlock
?:
boolean
;
masterLabel
:
string
;
reportType
?:
string
;
scale
?:
number
;
}
Index
Properties
across
Grouping
Context?
calculated
Formula
datatype
description?
developer
Name
down
Grouping
Context?
is
Active
is
Cross
Block?
master
Label
report
Type?
scale?
Properties
Optional
across
Grouping
Context
acrossGroupingContext
?:
string
calculated
Formula
calculatedFormula
:
string
datatype
datatype
:
ReportAggregateDatatype
Optional
description
description
?:
string
developer
Name
developerName
:
string
Optional
down
Grouping
Context
downGroupingContext
?:
string
is
Active
isActive
:
boolean
Optional
is
Cross
Block
isCrossBlock
?:
boolean
master
Label
masterLabel
:
string
Optional
report
Type
reportType
?:
string
Optional
scale
scale
?:
number
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
across
Grouping
Context
calculated
Formula
datatype
description
developer
Name
down
Grouping
Context
is
Active
is
Cross
Block
master
Label
report
Type
scale
vlocode-project - v1.40.0-beta-4
Loading...