MetabaseObjectsView.getCustomClassObject

Syntax

getCustomClassObject(obj);

Parameters

obj. PP.Mb.Object. Object.

Description

The getCustomClassObject method returns object custom class.

Comments

The custom class should be set in the MetabaseObjectsView.CustomClasses property.

Example

The method use is given on the MetabaseObjectsView.CustomClasses property page.

See also:

MetabaseObjectsView