Classe AnnotationsUpdateRequest
Represents a complex type to specify the details of the annotations update request.
Gerarchia di ereditarietà
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..AnnotationsUpdateRequest
Spazio dei nomi Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Sintassi
'Dichiarazione
<MessageContractAttribute> _
Public Class AnnotationsUpdateRequest _
Inherits MessageRequest
'Utilizzo
Dim instance As AnnotationsUpdateRequest
[MessageContractAttribute]
public class AnnotationsUpdateRequest : MessageRequest
[MessageContractAttribute]
public ref class AnnotationsUpdateRequest : public MessageRequest
[<MessageContractAttribute>]
type AnnotationsUpdateRequest =
class
inherit MessageRequest
end
public class AnnotationsUpdateRequest extends MessageRequest
Nel tipo AnnotationsUpdateRequest sono esposti i membri seguenti.
Costruttori
Nome | Descrizione | |
---|---|---|
![]() |
AnnotationsUpdateRequest | Initializes a new instance of the AnnotationsUpdateRequest class. |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Comment | Gets or sets the comment text. |
![]() |
Id | Gets or sets the request ID. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. Ereditato da MessageRequest. |
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.