다음을 통해 공유


ExportView.ViewFormat 속성

정의

뷰의 데이터 형식을 지정합니다.

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

속성 값

뷰에 있는 데이터의 형식입니다.

특성

적용 대상