Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Latest version of the JSON entity definition is available on GitHub.
Traits
Traits for this entity are listed below.
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | BatchJobActivePeriod/(resolvedAttributes)/RecId | attribute |
is.CDM.entityVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| versionNumber | "1.0" | string | semantic version number of the entity |
is.application.releaseVersion
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| releaseVersion | "10.0.13.0" | string | semantic version number of the application introducing this entity |
is.localized.displayedAs
Holds the list of language specific display text for an object.
| Parameter | Value | Data type | Explanation | ||||
|---|---|---|---|---|---|---|---|
| localizedDisplayText |
| entity | a reference to the constant entity holding the list of localized text |
Attributes
| Name | Description | First Included in Instance |
|---|---|---|
| RecId | Group/BatchJobActivePeriod | |
| Id | Group/BatchJobActivePeriod | |
| Name | Group/BatchJobActivePeriod | |
| FromTimeUTC | Group/BatchJobActivePeriod | |
| ToTimeUTC | Group/BatchJobActivePeriod |
RecId
First included in: Group/BatchJobActivePeriod (this entity)
Properties
| Name | Value |
|---|---|
| isPrimaryKey | true |
| dataFormat | int64 |
| isReadOnly | true |
Traits
List of traits for the RecId attribute are listed below.
is.dataFormat.integer
is.dataFormat.big
is.identifiedBy
names a specifc identity attribute to use with an entity
| Parameter | Value | Data type | Explanation |
|---|---|---|---|
| attribute | BatchJobActivePeriod/(resolvedAttributes)/RecId | attribute |
is.readOnly
is.dataFormat.integer
is.dataFormat.big
Id
First included in: Group/BatchJobActivePeriod (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | string |
| isNullable | true |
Traits
List of traits for the Id attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
Name
First included in: Group/BatchJobActivePeriod (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | string |
| isNullable | true |
Traits
List of traits for the Name attribute are listed below.
is.dataFormat.character
is.dataFormat.big
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.
is.dataFormat.character
is.dataFormat.array
FromTimeUTC
First included in: Group/BatchJobActivePeriod (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | time |
| isNullable | true |
Traits
List of traits for the FromTimeUTC attribute are listed below.
is.dataFormat.time
means.measurement.time
is.nullable
The attribute value may be set to NULL.
is.dataFormat.time
ToTimeUTC
First included in: Group/BatchJobActivePeriod (this entity)
Properties
| Name | Value |
|---|---|
| dataFormat | time |
| isNullable | true |
Traits
List of traits for the ToTimeUTC attribute are listed below.
is.dataFormat.time
means.measurement.time
is.nullable
The attribute value may be set to NULL.
is.dataFormat.time