ExportViewCreateRequest 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.
The ExportViewCreateRequest element specifies the details of what is requested.
public ref class ExportViewCreateRequest : Microsoft::MasterDataServices::Services::MessageContracts::MessageRequest
[System.ServiceModel.MessageContract]
public class ExportViewCreateRequest : Microsoft.MasterDataServices.Services.MessageContracts.MessageRequest
[<System.ServiceModel.MessageContract>]
type ExportViewCreateRequest = class
inherit MessageRequest
Public Class ExportViewCreateRequest
Inherits MessageRequest
- Inheritance
- Attributes
Constructors
ExportViewCreateRequest() |
Initializes a new instance of the ExportViewCreateRequest class. |
Properties
ExportView |
Specifies the export view. |
International |
Specifies client localization information. (Inherited from MessageRequest) |
RequestId |
Specifies the request identifier. (Inherited from MessageRequest) |