Skip to content

Latest commit

 

History

History
105 lines (69 loc) · 3.83 KB

File metadata and controls

105 lines (69 loc) · 3.83 KB
title description author ms.reviewer ms.topic ms.date ms.author
RetailImages in Parameter - Common Data Model | Microsoft Docs
undefined
llawwaii
deonhe
reference
8/7/2020
weiluo

Images in Parameter(RetailImages)

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

ParameterValueData typeExplanation
attributeRetailImages/(resolvedAttributes)/RecIdattribute

is.CDM.entityVersion

ParameterValueData typeExplanation
versionNumber"1.0"stringsemantic version number of the entity

is.application.releaseVersion

ParameterValueData typeExplanation
releaseVersion"10.0.13.0"stringsemantic version number of the application introducing this entity

is.localized.displayedAs
Holds the list of language specific display text for an object.

ParameterValueData typeExplanation
localizedDisplayText
languageTagdisplayText
enImages
entitya reference to the constant entity holding the list of localized text

Attributes

Name Description First Included in Instance
RecId Parameter/RetailImages
PictureId Parameter/RetailImages
picture Parameter/RetailImages

First included in: Parameter/RetailImages (this entity)

Properties

NameValue
isPrimaryKeytrue
dataFormatint64
isReadOnlytrue

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

ParameterValueData typeExplanation
attributeRetailImages/(resolvedAttributes)/RecIdattribute

is.readOnly
is.dataFormat.integer
is.dataFormat.big

First included in: Parameter/RetailImages (this entity)

Properties

NameValue
dataFormatint32

Traits

List of traits for the PictureId attribute are listed below.

is.dataFormat.integer
is.dataFormat.integer

First included in: Parameter/RetailImages (this entity)

Properties

NameValue
dataFormatbinary
isNullabletrue

Traits

List of traits for the picture attribute are listed below.

is.dataFormat.byte
is.dataFormat.array
is.nullable
The attribute value may be set to NULL.

is.dataFormat.byte
is.dataFormat.array