SysSetupPartitionLog::findEx Method

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

  • _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.

See Also

Reference

SysSetupPartitionLog Table