Share via


ExportView.ViewFormat 属性

定义

获取或设置 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

属性值

ExportView 类型的新实例。

属性

适用于