다음을 통해 공유


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 유형의 새 인스턴스입니다.

특성

적용 대상