IMetaDataMemberGroup.GroupRecord

Syntax

GroupRecord: IMetaDataMemberRecord;

Description

The property is read-only.

The GroupRecord property returns record value for a group attribute.

Comments

Use the IMetaAttributeGroup interface to work with attributes groups.

Example

The property use is given in the example for IMetaDictionaryDataInfo.IsAttributeActive.

See also:

IMetaDataMemberGroup