Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Finds the partition checklist setup log record by name, description, and version.
Syntax
client server public static SysSetupPartitionLog findEx(
IdentifierName _name,
ClassDescription _description,
[SysVersion _version,
boolean _forUpdate])
Run On
Called
Parameters
- _name
Type: IdentifierName Extended Data Type
A checklist item class name.
- _description
Type: ClassDescription Extended Data Type
A description of the log record.
- _version
Type: SysVersion Extended Data Type
A version name.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the result record should be marked for update.
Return Value
Type: SysSetupPartitionLog Table
The partition checklist setup log record.