Versions Compared

Key

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

...

Panel
titlePwsRelationValue
  • PwsRelationValue
    • CodeValue: String
    • TextValue: String
    • UidValue: String

Elements


 

Element

Data Type

Required?

Default

Description

Sample Data

CodeValue

String

 

 



The Relation Type Code value, this is a unique identifier for a Relationship Type UDF value.

NSA-8

TextValue

String

 

 

 



The Relation Type UDF text value.

Item #11: Satisfied

UidValue

String

 

 

 The



The Relation Type UDF Uid is a unique and immutable identifier for a Relationship Type UDF value.

10201


Usage Example(s)


Code Block
languagexml
titleExampe 01
collapsetrue
                          <RelationValue>
                              <CodeValue>NSA-8</CodeValue>
                              <TextValue>Item #11: Satisfied</TextValue>
                              <UidValue>10201</UidValue>
                           </RelationValue>