次の方法で共有


BusinessRulesPaletteGetRequest.MemberType プロパティ

定義

注意事項

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

メンバーの種類を指定します。 許可されるビジネス ルール コンポーネントは、指定されたメンバーの種類に基づいて制限される場合があります

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

プロパティ値

メンバーの種類。 許可されるビジネス ルール コンポーネントは、指定されたメンバーの種類に基づいて制限される場合があります。

属性

適用対象