Versions Compared

Key

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

...

Panel
titlePwsStoplightValue
  • PwsStoplightValue
    • AsOfDate: DateTime
    • SortOrder: Byte

Elements


Element

Data Type

Required?

Default

Description

Sample Data

AsOfDate

DateTime

 

 

 As of Date



 The stoplight UDF value as of date

2017-12-19T00:00:00Z

SortOrder

Byte

 

 

 Position in the array



The stoplight UDF value as of the specified AsOfDate. Refer to the configured stoplight values for the user defined field to properly interpret the value.

2

Usage Example(s)


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