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