This structure represents the values associated with a stoplight type User Defined Field.
Element | Data Type | Description | Sample Data |
---|---|---|---|
AsOfDate | DateTime | As of Date | 2017-12-19T00:00:00Z |
SortOrder | Int32 | Position in the array | 2 |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<PwsStoplightValue> <AsOfDate>2017-12-19T00:00:00Z</AsOfDate> <SortOrder>2</SortOrder> </PwsStoplightValue> |