Versions Compared

Key

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

...

Panel
titlePwsAdjustmentCodeRef
  • PwsAdjustmentCodeRef
    • AdjustmentCodeId: Int32
    • AdjustmentCodeName: String
    • AdjustmentCodeUid: Int64

Elements


ElementData TypeRequired?DescriptionSample Data
AdjustmentCodeIdInt32NoThe adjustment code id. For internal use only.
AdjustmentCodeNameStringEither the AdjustmentCodeName or AdjustmentCodeUid must be suppliedThe adjustment code name is a unique identifier.
Work outside of SOW
AdjustmentCodeUidInt64Either the AdjustmentCodeName or AdjustmentCodeUid must be suppliedThe adjustment code unique is a unique identifier.
1152921504606858479


Usage Example(s)


Code Block
languagexml
titleExample 01
collapsetrue
            <tim:AdjustmentCodeIdentity>
               <com:AdjustmentCodeUid>1152921504606858479</com:AdjustmentCodeUid>
            </tim:AdjustmentCodeIdentity>