Versions Compared

Key

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

...

This structure represents the fields associated with the value of a user defined valuefield

Format


Panel
titlePwsCardUdfValue
  • PwsCardUdfValue
    • BooleanValue: Boolean
    • DateValue: DateTime
    • IntegerValue: Int32
    • TextValue: String (255)
    • RelationValue: PwsRelationValue
    • NumericValue: Double

...