ExportViewCreateRequest-Klasse
Represents a complex type that specifies details of what is requested.
Vererbungshierarchie
System. . :: . .Object
Microsoft.MasterDataServices.Services.MessageContracts. . :: . .MessageRequest
Microsoft.MasterDataServices.Services.MessageContracts..::..ExportViewCreateRequest
Namespace: Microsoft.MasterDataServices.Services.MessageContracts
Assembly: Microsoft.MasterDataServices.Services (in Microsoft.MasterDataServices.Services.dll)
Syntax
'Declaration
<MessageContractAttribute> _
Public Class ExportViewCreateRequest _
Inherits MessageRequest
'Usage
Dim instance As ExportViewCreateRequest
[MessageContractAttribute]
public class ExportViewCreateRequest : MessageRequest
[MessageContractAttribute]
public ref class ExportViewCreateRequest : public MessageRequest
[<MessageContractAttribute>]
type ExportViewCreateRequest =
class
inherit MessageRequest
end
public class ExportViewCreateRequest extends MessageRequest
Der ExportViewCreateRequest-Typ macht folgende Elemente verfügbar.
Konstruktoren
| Name | Beschreibung | |
|---|---|---|
![]() |
ExportViewCreateRequest | Initializes a new instance of the ExportViewCreateRequest class. |
Zum Anfang
Eigenschaften
| Name | Beschreibung | |
|---|---|---|
![]() |
ExportView | Gets or sets an export view using an ExportView complex type. |
![]() |
International | Gets or sets a value indicating whether to use client localization information. (Geerbt von MessageRequest.) |
Zum Anfang
Methoden
| Name | Beschreibung | |
|---|---|---|
![]() |
Equals | (Geerbt von Object.) |
![]() |
Finalize | (Geerbt von Object.) |
![]() |
GetHashCode | (Geerbt von Object.) |
![]() |
GetType | (Geerbt von Object.) |
![]() |
MemberwiseClone | (Geerbt von Object.) |
![]() |
ToString | (Geerbt von Object.) |
Zum Anfang
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.
.gif)
.gif)
.gif)