BusinessRulesPaletteGetRequest.MemberType プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
注意事項
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
プロパティ値
メンバーの種類。 許可されるビジネス ルール コンポーネントは、指定されたメンバーの種類に基づいて制限される場合があります。
- 属性