SysPolicyType::findByEnum Method
Finds a record in a SysPolicyType table.
Syntax
client server public static SysPolicyType findByEnum(SysPolicyTypeEnum _policyTypeEnum, [boolean _forUpdate])
Run On
Called
Parameters
- _policyTypeEnum
Type: SysPolicyTypeEnum Enumeration
An value of the SysPolicyTypeEnum enumeration type that indicates the policy type enumeration.
- _forUpdate
Type: boolean
A Boolean value that indicates whether the selected record is read for an update; optional.
Return Value
Type: SysPolicyType Table
A SysPolicyType table.