AnnotationsUpdateResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a response to a request to update the comment text of an annotation.
public ref class AnnotationsUpdateResponse
[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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class AnnotationsUpdateResponse
[<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="AnnotationsUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type AnnotationsUpdateResponse = class
Public Class AnnotationsUpdateResponse
- Inheritance
-
AnnotationsUpdateResponse
- Attributes
Constructors
AnnotationsUpdateResponse() |
Initializes a new instance of the AnnotationsUpdateResponse class with default values. |
AnnotationsUpdateResponse(OperationResult) |
Initializes a new instance of the AnnotationsUpdateResponse class with the specified operation result. |
Fields
OperationResult |
Specifies the operation result. |