ClassId: Integer;
ClassId: integer;
The ClassId property returns an identifier of the repository object class.
To check value of this property, use the MetabaseObjectClass enumeration.
Add a link to the Metabase system assembly.
After executing this example the identifier of the class of objects of the metadata base is contained in the "S" variable.
See also: