ExportViewListGetResponse 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 ExportViewListGetResponse element holds the details of the response.
public ref class ExportViewListGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class ExportViewListGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type ExportViewListGetResponse = class
inherit MessageResponse
Public Class ExportViewListGetResponse
Inherits MessageResponse
- Inheritance
- Attributes
Constructors
ExportViewListGetResponse() |
Initializes a new instance of the ExportViewListGetResponse class. |
Properties
ExportViews |
Specifies the export views. |
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |