IsValid: Boolean;
The IsValid property returns whether mandatory access parameters are available.
The property is filled on calling the Prepare update method. If the mandatory access is enabled, the association with levels and categories from the destination repository is executed, if the mandatory access is disabled, the property is set to True.
The example of use is given in description of the IMetabaseUpdate.MandatoryAccess property.
See also: