IncludeAbacAttributes: Boolean;
The IncludeAbacAttributes property determines whether attributes are transferred if attribute-based access control is used.
Available values:
True. Default value. All attributes are transferred during the update.
False. Attributes are not transferred.
The property use is given in the example for IMetabaseUpdate.AbacRulesNode.
See also: