ExportViewListGetRequest Class

Definition

Specifies the details of a request to get an export view list.

public ref class ExportViewListGetRequest
[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="ExportViewListGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")]
public class ExportViewListGetRequest
[<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="ExportViewListGetRequest", WrapperNamespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09")>]
type ExportViewListGetRequest = class
Public Class ExportViewListGetRequest
Inheritance
ExportViewListGetRequest
Attributes

Constructors

ExportViewListGetRequest()

Initializes a new instance of the ExportViewListGetRequest class that has default values.

ExportViewListGetRequest(International)

Initializes a new instance of the ExportViewListGetRequest class that has the specified cultural settings.

Fields

International

The cultural settings.

Applies to