DirPolicyPartition::add Method
Adds a record in the DirPolicyPartitions table.
Syntax
client server public static void add(DirPolicyType _policyType, [RefRecId _partition])
Run On
Called
Parameters
- _policyType
Type: DirPolicyType Enumeration
The type of policy to insert.
- _partition
Type: RefRecId Extended Data Type
The partition to insert. By default, the current partition is inserted.