ExportView.ViewFormat Property

Definition

Gets or sets the simple type of the ExportView.

public:
 property Microsoft::MasterDataServices::ExportViewFormat ViewFormat { Microsoft::MasterDataServices::ExportViewFormat get(); void set(Microsoft::MasterDataServices::ExportViewFormat value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.ExportViewFormat ViewFormat { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.ViewFormat : Microsoft.MasterDataServices.ExportViewFormat with get, set
Public Property ViewFormat As ExportViewFormat

Property Value

A new instance of type ExportView.

Attributes

Applies to