BREntityMemberType Enum

Definition

Caution

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

Specifies the type of entity member that is associated with a business rule.

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
Inheritance
BREntityMemberType
Attributes

Fields

Consolidated 2

Consolidated

Leaf 1

Leaf

NotSpecified 0

Not specified

Remarks

The BREntityMemberType simple type specifies the type of entity member that is associated with a business rule.

Applies to