UserPreferencesUpdateResponse 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.
Defines the message contract for the user preferences update response.
public ref class UserPreferencesUpdateResponse
[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="UserPreferencesUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class UserPreferencesUpdateResponse
[<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="UserPreferencesUpdateResponse", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type UserPreferencesUpdateResponse = class
Public Class UserPreferencesUpdateResponse
- Inheritance
-
UserPreferencesUpdateResponse
- Attributes
Remarks
UserPreferencesUpdateResponse provides only standard operation results.
Constructors
UserPreferencesUpdateResponse() |
Initializes a new instance of the UserPreferencesUpdateResponse class that has default values. |
UserPreferencesUpdateResponse(OperationResult) |
Initializes a new instance of the UserPreferencesUpdateResponse class that has the specified operation result. |
Fields
OperationResult |
The operation result, including a unique ID for tracking and logging. |