Classe EntityMemberAttributesGetResponse
Represents a response that may return an EntityMembers complex type and may return an OperationResult complex type.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts..::..EntityMemberAttributesGetResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class EntityMemberAttributesGetResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As EntityMemberAttributesGetResponse
[MessageContractAttribute]
public class EntityMemberAttributesGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMemberAttributesGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMemberAttributesGetResponse =
class
inherit MessageResponse
end
public class EntityMemberAttributesGetResponse extends MessageResponse
Nel tipo EntityMemberAttributesGetResponse sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
EntityMemberAttributesGetResponse | Initializes a new instance of the EntityMemberAttributesGetResponse class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
EntityMembers | Gets or sets an EntityMembers complex type. |
![]() |
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.