IMetaDataMemberGroup.GroupRecord

Fore Syntax

GroupRecord: IMetaDataMemberRecord;

Fore.NET Syntax

GroupRecord: Prognoz.Platform.Interop.Rds.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.

Fore and Fore.NET Examples

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

See also:

IMetaDataMemberGroup