AttributeGroup Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a group of attributes.
public ref class AttributeGroup : Microsoft::MasterDataServices::MdmDataContractOfMemberTypeContextIdentifier
[System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")]
[System.Diagnostics.DebuggerStepThrough]
[System.Runtime.Serialization.DataContract(Name="AttributeGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AttributeGroup : Microsoft.MasterDataServices.MdmDataContractOfMemberTypeContextIdentifier
[<System.CodeDom.Compiler.GeneratedCode("System.Runtime.Serialization", "4.0.0.0")>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.Runtime.Serialization.DataContract(Name="AttributeGroup", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AttributeGroup = class
inherit MdmDataContractOfMemberTypeContextIdentifier
Public Class AttributeGroup
Inherits MdmDataContractOfMemberTypeContextIdentifier
- Inheritance
- Attributes
Constructors
AttributeGroup() |
Initializes a new instance of the AttributeGroup class. |
Properties
Attributes |
Gets or sets an array of attributes. |
AuditInfo |
Gets or sets an AuditInfo. (Inherited from MdmDataContractOfMemberTypeContextIdentifier) |
ExtensionData |
Gets or sets the structure that contains extra data. (Inherited from DataContractBase) |
FullName |
Gets or sets the name of the AttributeGroup. |
Identifier |
Gets or sets an ID. (Inherited from MdmDataContractOfMemberTypeContextIdentifier) |
IsNameCodeFrozen |
Gets or sets a value indicating whether the Name and Code attributes should be frozen visibly during scrolling. |
IsSystem |
Gets or sets a value indicating whether the attribute group is a system group. |
Permission |
Gets or sets a security permission. (Inherited from MdmDataContractOfMemberTypeContextIdentifier) |
SortOrder |
Gets or sets the sort order of the attribute group among other attribute groups of the same entity and member type. |