IMetabaseUpdateAbacRulesNode.Add

Syntax

Add(Object: IABACEvaluatedObject; WithChildren: Boolean);

Parameters

Object. Attribute-based access control structureelement.

WithChildren. Parameter that determines whether child elements are added. Available values:

Description

The Add method adds an attribute-based access control structure element with child elements to update.

Example

The method use is given in the example for IMetabaseUpdate.AbacRulesNode.

See also:

IMetabaseUpdateAbacRulesNode