BusinessRulesPaletteGetRequest Class

Definition

Represents a request that must include a MemberType input.

public ref class BusinessRulesPaletteGetRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesPaletteGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class BusinessRulesPaletteGetRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="BusinessRulesPaletteGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type BusinessRulesPaletteGetRequest = class
Public Class BusinessRulesPaletteGetRequest
Inheritance
BusinessRulesPaletteGetRequest
Attributes

Remarks

The allowable business rule components may be limited based on the member type specified.

Constructors

BusinessRulesPaletteGetRequest()

Initializes a new instance of the BusinessRulesPaletteGetRequest class with default values.

BusinessRulesPaletteGetRequest(International, BREntityMemberType)

Initializes a new instance of the BusinessRulesPaletteGetRequest class with the specified cultural settings and member types.

Fields

International

Cultural settings.

MemberType

Member types.

Applies to