Condividi tramite


BusinessRulesPaletteGetRequest.MemberType Proprietà

Definizione

Attenzione

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

Specifica il tipo di membro. I componenti delle regole business consentiti possono essere limitati in base al tipo di membro specificato

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

Valore della proprietà

Tipo di membro. È possibile limitare il numero di componenti consentiti della regola business in base al tipo di membro specificato.

Attributi

Si applica a