ServiceClient.AnnotationsUpdate(International, String, Int32) Método

Definição

Atualiza a anotação existente com o identificador especificado.

public:
 Microsoft::MasterDataServices::OperationResult ^ AnnotationsUpdate(Microsoft::MasterDataServices::International ^ International, System::String ^ Comment, int Id);
public Microsoft.MasterDataServices.OperationResult AnnotationsUpdate (Microsoft.MasterDataServices.International International, string Comment, int Id);
member this.AnnotationsUpdate : Microsoft.MasterDataServices.International * string * int -> Microsoft.MasterDataServices.OperationResult
Public Function AnnotationsUpdate (International As International, Comment As String, Id As Integer) As OperationResult

Parâmetros

International
International

As configurações culturais.

Comment
String

O texto definido pelo usuário para substituir o texto de anotação atual.

Id
Int32

O identificador do inteiro exclusivo da anotação a ser atualizada.

Retornos

Um objeto OperationResult que representa o resultado da operação

Aplica-se a