AnnotationsUpdateRequest Kelas

Definisi

Mewakili permintaan untuk memperbarui teks komentar anotasi.

public ref class AnnotationsUpdateRequest
[System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
[System.Diagnostics.DebuggerStepThrough]
[System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="AnnotationsUpdateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsUpdateRequest
[<System.CodeDom.Compiler.GeneratedCode("System.ServiceModel", "4.0.0.0")>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)>]
[<System.Diagnostics.DebuggerStepThrough>]
[<System.ServiceModel.MessageContract(IsWrapped=true, WrapperName="AnnotationsUpdateRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsUpdateRequest = class
Public Class AnnotationsUpdateRequest
Warisan
AnnotationsUpdateRequest
Atribut

Keterangan

Hanya pengguna yang membuat anotasi atau administrator model yang dapat memperbarui anotasi. Anotasi ditemukan oleh ID. Teks anotasi diganti dengan properti Komentar yang disediakan.

Konstruktor

AnnotationsUpdateRequest()

Menginisialisasi instans AnnotationsUpdateRequest baru kelas dengan nilai default.

AnnotationsUpdateRequest(International, String, Int32)

Menginisialisasi instans AnnotationsUpdateRequest baru kelas dengan budaya, komentar, dan ID anotasi yang ditentukan.

Bidang

Comment

Menentukan teks untuk mengganti teks anotasi saat ini.

Id

Menentukan ID anotasi.

International

Menentukan pengaturan budaya.

Berlaku untuk