AttributeGroup Class
SQL Server 2012
Defines the data contract for the attribute group.
System.Object
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MdmDataContract<MemberTypeContextIdentifier>
Microsoft.MasterDataServices.Services.DataContracts.AttributeGroup
Microsoft.MasterDataServices.Services.DataContracts.DataContractBase
Microsoft.MasterDataServices.Services.DataContracts.MdmDataContract<MemberTypeContextIdentifier>
Microsoft.MasterDataServices.Services.DataContracts.AttributeGroup
Namespace: Microsoft.MasterDataServices.Services.DataContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
The AttributeGroup type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | Attributes | Gets or sets the list of attributes contained in the attribute group. |
![]() | AuditInfo | Gets or sets the audit information. (Inherited from MdmDataContract<TIdType>.) |
![]() | FullName | Gets or sets the full qualified name. |
![]() | Identifier | Gets or sets the identifier. (Inherited from MdmDataContract<TIdType>.) |
![]() | IsNameCodeFrozen | Gets or sets a value that indicates whether the Name and Code attributes should be frozen visibly during scrolling. |
![]() | IsSystem | Gets or sets a value that indicates whether the attribute group is a system group. |
![]() | Permission | Gets or sets the permission. (Inherited from MdmDataContract<TIdType>.) |
![]() | SortOrder | Gets or sets the sort order of the attribute group among other attribute groups of the same entity and member type. |

