IMetabaseObjectDescriptors.IsEmpty

Fore Syntax

IsEmpty: Boolean;

Fore.NET Syntax

IsEmpty : Boolean;

Description

The IsEmpty property returns whether object description is empty.

Comments

If object description is not empty, the property returns False, otherwise - True.

See also:

IMetabaseObjectDescriptors