RemoveByClass(ClassId: Integer): Boolean;
ClassId. Object type identifier.
The RemoveByClass method removes object type attributes by identifier.
An object type identifier is determined using the IMetabaseSecurityClassAttributes.ClassId property or the MetabaseObjectClass enumeration.
The method use is given in the example for IMetabaseSecurityClassAttributes.ClassId.
See also: