vlocode-project - v1.40.0-beta-4
Preparing search index...
salesforce/src
MktDataModelFieldAttributes
Interface MktDataModelFieldAttributes
interface
MktDataModelFieldAttributes
{
definitionCreationType
?:
DefinitionCreationType
;
invalidMergeActionType
?:
InvalidMergeActionType
;
isDynamicLookup
?:
boolean
;
keyQualifierName
?:
string
;
primaryIndexOrder
?:
number
;
refAttrDeveloperName
?:
string
;
usageTag
?:
MktDataModelFieldUsageTag
;
}
Index
Properties
definition
Creation
Type?
invalid
Merge
Action
Type?
is
Dynamic
Lookup?
key
Qualifier
Name?
primary
Index
Order?
ref
Attr
Developer
Name?
usage
Tag?
Properties
Optional
definition
Creation
Type
definitionCreationType
?:
DefinitionCreationType
Optional
invalid
Merge
Action
Type
invalidMergeActionType
?:
InvalidMergeActionType
Optional
is
Dynamic
Lookup
isDynamicLookup
?:
boolean
Optional
key
Qualifier
Name
keyQualifierName
?:
string
Optional
primary
Index
Order
primaryIndexOrder
?:
number
Optional
ref
Attr
Developer
Name
refAttrDeveloperName
?:
string
Optional
usage
Tag
usageTag
?:
MktDataModelFieldUsageTag
Settings
Member Visibility
Protected
Private
Inherited
Theme
OS
Light
Dark
On This Page
Properties
definition
Creation
Type
invalid
Merge
Action
Type
is
Dynamic
Lookup
key
Qualifier
Name
primary
Index
Order
ref
Attr
Developer
Name
usage
Tag
vlocode-project - v1.40.0-beta-4
Loading...