Versions Compared

Key

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

This structure represents the values associated with a stoplight type User Defined Field.


ElementData TypeDescriptionDefault (on insert/update)Sample Data
AsOfDateDateTimeAs of Date
2017-12-19T00:00:00Z
SortOrderInt32Position in the array
2

Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
                              <PwsStoplightValue>
                                 <AsOfDate>2017-12-19T00:00:00Z</AsOfDate>
                                 <SortOrder>2</SortOrder>
                              </PwsStoplightValue>