Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Element

Data Type

Required?

Default

Description

Sample Data

OpsCultureId

Int16



The Culture Id , this uniquely identifies is a unique identifier for a Culture. For internal use only.


OpsCultureName

String



The Culture Name is a unique identifier for a Culture.

en-US

OpsCultureNumber

Int16



The Culture Number , this uniquely identifies is a unique identifier for a Culture.

1033

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                  <EffectiveDefaultOpsCultureIdentity>
                     <OpsCultureId i:nil="true"/>
                     <OpsCultureName>en-US</OpsCultureName>
                     <OpsCultureNumber>1033</OpsCultureNumber>
                  </EffectiveDefaultOpsCultureIdentity>