Assembly: Rds;
The IMetaDataMemberGroup interface is used to work with a group attribute value.
IMetaDataMemberGroup
If attribute has a group, its value, implemented by the IMetaDataMember interface, can be cast to the IMetaDataMemberGroup interface.
Property name | Brief description | |
The GroupRecord property returns record value for a group attribute. | ||
The SelfValue property returns a group attribute value. |
See also: