BusinessRulesPaletteGetRequest Class
The BusinessRulesPaletteGetRequest element MUST include a MemberType input. The allowable business rule components can be limited based on the member type that is specified.
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Microsoft.MasterDataServices.Services.MessageContracts::MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts::BusinessRulesPaletteGetRequest
| Name | Description | |
|---|---|---|
![]() | BusinessRulesPaletteGetRequest() | Initializes a new instance of the BusinessRulesPaletteGetRequest class. |
| Name | Description | |
|---|---|---|
![]() | International | Gets or sets the client localization information. (Inherited from MessageRequest.) |
![]() | MemberType | Obsolete. Gets or sets the member type. The allowable business rule components may be limited based on the member type that is specified. |
![]() | RequestId | Specifies the request identifier. (Inherited from MessageRequest.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.


