Share via


BusinessRulesPaletteGetRequest-Klasse

Represents a request that must include a MemberType input.

Vererbungshierarchie

System. . :: . .Object
  Microsoft.MasterDataServices..::..BusinessRulesPaletteGetRequest

Namespace:  Microsoft.MasterDataServices
Assembly:  Microsoft.MasterDataServices (in Microsoft.MasterDataServices.dll)

Syntax

'Declaration
<MessageContractAttribute(WrapperName := "BusinessRulesPaletteGetRequest",  _
    WrapperNamespace := "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09",  _
    IsWrapped := True)> _
Public Class BusinessRulesPaletteGetRequest
'Usage
Dim instance As BusinessRulesPaletteGetRequest
[MessageContractAttribute(WrapperName = "BusinessRulesPaletteGetRequest", WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public class BusinessRulesPaletteGetRequest
[MessageContractAttribute(WrapperName = L"BusinessRulesPaletteGetRequest", 
    WrapperNamespace = L"https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)]
public ref class BusinessRulesPaletteGetRequest
[<MessageContractAttribute(WrapperName = "BusinessRulesPaletteGetRequest", 
    WrapperNamespace = "https://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", 
    IsWrapped = true)>]
type BusinessRulesPaletteGetRequest =  class end
public class BusinessRulesPaletteGetRequest

Der BusinessRulesPaletteGetRequest-Typ macht folgende Elemente verfügbar.

Konstruktoren

  Name Beschreibung
Öffentliche Methode BusinessRulesPaletteGetRequest() () () () Initializes a new instance of the BusinessRulesPaletteGetRequest class with default values.
Öffentliche Methode BusinessRulesPaletteGetRequest(International, BREntityMemberType) Initializes a new instance of the BusinessRulesPaletteGetRequest class with the specified cultural settings and member types.

Zum Anfang

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Felder

  Name Beschreibung
Öffentliches Feld International Cultural settings.
Öffentliches Feld MemberType Member types.

Zum Anfang

Hinweise

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

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.