ISearchMbObjectResult.ClassId

Syntax

ClassId: Integer;

Description

The ClassId property returns identifier of the repository object class.

Comments

Class identifier corresponds to one of the MetabaseObjectClass enumeration elements.

Example

The example of use is given in description of the ISearchMbObjectResult.Id property.

See also:

ISearchMbObjectResult