Gets the approval status of the current version.
Syntax
display NoYes isApproved()
Run On
Called
Return Value
Type: NoYes Enumeration
The NoYes::Yes enumeration value if the version is approved; otherwise, the NoYes::No enumeration value.
Gets the approval status of the current version.
display NoYes isApproved()
Called
Type: NoYes Enumeration
The NoYes::Yes enumeration value if the version is approved; otherwise, the NoYes::No enumeration value.