Classe BusinessRulesPaletteGetResponse
Represents a response that includes available conditions and actions for use in business rules.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..BusinessRulesPaletteGetResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class BusinessRulesPaletteGetResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As BusinessRulesPaletteGetResponse
[MessageContractAttribute]
public class BusinessRulesPaletteGetResponse : MessageResponse
[MessageContractAttribute]
public ref class BusinessRulesPaletteGetResponse : public MessageResponse
[<MessageContractAttribute>]
type BusinessRulesPaletteGetResponse =
class
inherit MessageResponse
end
public class BusinessRulesPaletteGetResponse extends MessageResponse
Nel tipo BusinessRulesPaletteGetResponse sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
BusinessRulesPaletteGetResponse | Initializes a new instance of the BusinessRulesPaletteGetResponse class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
BusinessRulesPalette | Gets or sets a BusinessRulesPalette complex type that contains available conditions and actions for use in business rules. |
![]() |
OperationResult | Gets or sets the result of an operation. Ereditato da MessageResponse. |
In alto
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | Ereditato da Object. |
![]() |
Finalize | Ereditato da Object. |
![]() |
GetHashCode | Ereditato da Object. |
![]() |
GetType | Ereditato da Object. |
![]() |
MemberwiseClone | Ereditato da Object. |
![]() |
ToString | Ereditato da Object. |
In alto
Protezione dei thread
I membri static (Shared in Visual Basic) pubblici di questo tipo sono affidabili. Non è invece garantita la sicurezza dei membri dell'istanza.