ServiceVersionGetRequest 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 the request for the retrieval of the service version.
public ref class ServiceVersionGetRequest
[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="ServiceVersionGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ServiceVersionGetRequest
[<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="ServiceVersionGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ServiceVersionGetRequest = class
Public Class ServiceVersionGetRequest
- Inheritance
-
ServiceVersionGetRequest
- Attributes
Constructors
ServiceVersionGetRequest() |
Initializes a new instance of the ServiceVersionGetRequest class. |
ServiceVersionGetRequest(International) |
Initializes a new instance of the ServiceVersionGetRequest class with specified cultural settings. |
Fields
International |
Specifies the cultural settings. |