Versions Compared

Key

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



ElementData TypeDescriptionSample Data
AsOfDatedatetimeAs of Date2017-12-19T00:00:00Z
SortOrderInt32Position in the array2

Usage Example


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

...