IMetaAttributeGroup.IsPartiallyFree

Syntax

IsPartiallyFree: Boolean;

Description

The IsPartiallyFree property returns whether there is a free attribute in the group.

Comments

If the property returns True, there is a free attribute in the group. Each group must have at least one free attribute.

Example

The property use is given in the example for IMetaAttributeGroupsSet.Item.

See also:

IMetaAttributeGroup