...
Panel | ||
---|---|---|
| ||
|
Elements
Element | Data Type | Required? | Description | Sample Data |
---|---|---|---|---|
AdjustmentCodeId | Int32 | No | The adjustment code id. For internal use only. | |
AdjustmentCodeName | String | Either the AdjustmentCodeName or AdjustmentCodeUid must be supplied | The adjustment code name is a unique identifier. | Work outside of SOW |
AdjustmentCodeUid | Int64 | Either the AdjustmentCodeName or AdjustmentCodeUid must be supplied | The adjustment code unique is a unique identifier. | 1152921504606858479 |
Usage Example(s)
Code Block | ||||||
---|---|---|---|---|---|---|
| ||||||
<tim:AdjustmentCodeIdentity>
<com:AdjustmentCodeUid>1152921504606858479</com:AdjustmentCodeUid>
</tim:AdjustmentCodeIdentity> |