Compartir a través de


BusinessRulesPaletteGetRequest.MemberType Propiedad

Definición

Precaución

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

Especifica el tipo de miembro. Los componentes de reglas de negocios permitidas pueden limitarse en función del tipo de miembro especificado.

public:
 property Microsoft::MasterDataServices::Services::DataContracts::BREntityMemberType MemberType { Microsoft::MasterDataServices::Services::DataContracts::BREntityMemberType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::BREntityMemberType value); };
[System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")]
[System.ServiceModel.MessageBodyMember]
public Microsoft.MasterDataServices.Services.DataContracts.BREntityMemberType MemberType { get; set; }
[<System.Obsolete("Explicit hierarchies are deprecated. Once removed, all rules will apply only to Leaf members")>]
[<System.ServiceModel.MessageBodyMember>]
member this.MemberType : Microsoft.MasterDataServices.Services.DataContracts.BREntityMemberType with get, set
Public Property MemberType As BREntityMemberType

Valor de propiedad

El tipo de miembro. Los componentes de reglas de negocios permitidas pueden limitarse en función del tipo de miembro especificado.

Atributos

Se aplica a