Поделиться через


ServiceClient.AnnotationsUpdate(International, String, Int32) Метод

Определение

Обновляет существующую заметку с указанным идентификатором.

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

Параметры

International
International

Региональные настройки.

Comment
String

Определяемый пользователем текст, которым заменяет текст текущей заметки.

Id
Int32

Уникальный целочисленный идентификатор заметки для обновления.

Возвращаемое значение

Объект OperationResult, представляющий результат операции.

Применяется к