AttributeGroup クラス

定義

属性の集合を表します。

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
継承
属性

コンストラクター

名前 説明
AttributeGroup()

AttributeGroup クラスの新しいインスタンスを初期化します。

プロパティ

名前 説明
Attributes

属性の配列を取得または設定します。

AuditInfo

AuditInfoを取得または設定します。

(継承元 MdmDataContractOfMemberTypeContextIdentifier)
ExtensionData

追加のデータを含む構造体を取得または設定します。

(継承元 DataContractBase)
FullName

AttributeGroupの名前を取得または設定します。

Identifier

IDを取得したり設定したりします。

(継承元 MdmDataContractOfMemberTypeContextIdentifier)
IsNameCodeFrozen

スクロール中に名前とコード属性を目に見える形で凍結すべきかどうかを示す値を取得または設定します。

IsSystem

属性グループがシステムグループであるかどうかを示す値を取得または設定します。

Permission

セキュリティ権限を取得したり設定したりします。

(継承元 MdmDataContractOfMemberTypeContextIdentifier)
SortOrder

同じエンティティおよびメンバータイプの他の属性グループの中で、属性グループのソート順序を取得するか設定します。

適用対象