Overview
This structure is designed to uniquely identify a single Culture.
Format
PwsCultureRef
- PwsCultureRef
- CultureId: Int32
- CultureName: String
- CultureUid: Int64
Elements
Element | Data Type | Required? | Default | Description | Sample Data |
---|---|---|---|---|---|
CultureId | Int32 |
|
| The Culture Id is a unique identifier for a culture. For internal use only. | |
CultureName | String |
|
| The Culture Name is a unique identifier for a culture. | en-US |
CultureUid | Int64 |
|
| Culture Uid is a unique and immutable identifier for a culture. | 1152921504606851419 |