言語

BREntityMemberType 列挙型

定義

注意事項

Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members

ビジネスルールに関連付けられるエンティティメンバーの種類を指定します。

public enum class BREntityMemberType
[System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")]
[System.Runtime.Serialization.DataContract(Name="BREntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public enum BREntityMemberType
[<System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")>]
[<System.Runtime.Serialization.DataContract(Name="BREntityMemberType", Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BREntityMemberType = 
Public Enum BREntityMemberType
継承
BREntityMemberType
属性

フィールド

名前 説明
NotSpecified 0

指定なし

Leaf 1

Consolidated 2

統合

注釈

BREntityMemberType単純型は、ビジネスルールに関連付けられる法人メンバーの種類を指定します。

適用対象