Share via


DEL_DirPrivacyGroupTable::findBySystemType Method

Gets a record from the DEL_DirPrivacyGroupTable table, depending on a DirSystemPrivacyGroupType value.

Syntax

client server public static DEL_DirPrivacyGroupTable findBySystemType(DEL_DirSystemPrivacyGroupType _systemType, [boolean _forupdate])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DEL_DirPrivacyGroupTable Table
A record from the DEL_DirPrivacyGroupTable table.

See Also

Reference

DEL_DirPrivacyGroupTable Table