Add(Object: IABACEvaluatedObject; WithChildren: Boolean);
Object. Attribute-based access control structureelement.
WithChildren. Parameter that determines whether child elements are added. Available values:
True - child elements are added with the selected one.
False - child elements are not added.
The Add method adds an attribute-based access control structure element with child elements to update.
The method use is given in the example for IMetabaseUpdate.AbacRulesNode.
See also: