FindByClass(ClassId: Integer): IMetabaseSecurityClassAttributes;
ClassId. Object type identifier.
The FindByClass method searches for an object type by identifier.
An object type identifier is determined using the IMetabaseSecurityClassAttributes.ClassId property or the MetabaseObjectClass enumeration.
See also: