HcmPositionActionUnionAgreement.isRecordModified Method
Indicates whether the selected HcmPositionUnionAgreement record is modified or not after staging.
Syntax
public boolean isRecordModified(HcmPositionUnionAgreement _positionUnionAgreement)
Run On
Called
Parameters
- _positionUnionAgreement
Type: HcmPositionUnionAgreement Table
Record Id of HcmPositionUnionAgreement record.
Return Value
Type: boolean
true if the specified record is modified; otherwise, false.