Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Complex type that holds the details of the response.
Gerarchia di ereditarietà
System.Object
Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
Microsoft.MasterDataServices.Services.MessageContracts.EntityMemberAnnotationsGetResponse
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services.Contracts (in Microsoft.MasterDataServices.Services.Contracts.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class EntityMemberAnnotationsGetResponse _
Inherits MessageResponse
'Utilizzo
Dim instance As EntityMemberAnnotationsGetResponse
[MessageContractAttribute]
public class EntityMemberAnnotationsGetResponse : MessageResponse
[MessageContractAttribute]
public ref class EntityMemberAnnotationsGetResponse : public MessageResponse
[<MessageContractAttribute>]
type EntityMemberAnnotationsGetResponse =
class
inherit MessageResponse
end
public class EntityMemberAnnotationsGetResponse extends MessageResponse
Nel tipo EntityMemberAnnotationsGetResponse sono esposti i membri seguenti.
Costruttori
| Nome | Descrizione | |
|---|---|---|
![]() |
EntityMemberAnnotationsGetResponse | Initializes a new instance of the EntityMemberAnnotationsGetResponse class. |
In alto
Proprietà
| Nome | Descrizione | |
|---|---|---|
![]() |
Annotations | Gets or sets an array of annotations. |
![]() |
EntityId | Gets or sets the GUID of the entity. |
![]() |
MemberId | Gets or sets the MemberIdentifier of the member whose annotations were retrieved. |
![]() |
ModelId | Gets or sets the GUID of the model. |
![]() |
OperationResult | Gets or sets the result of an operation. Ereditato da MessageResponse. |
![]() |
VersionId | Gets or sets the GUID of the model version. |
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.
Vedere anche
Riferimento
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
.gif)
.gif)
.gif)