다음을 통해 공유


ExportViewListGetResponse.ExportViews 필드

정의

내보내기 뷰 컬렉션입니다.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::ExportView ^> ^ ExportViews;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.ExportView> ExportViews;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=0)>]
val mutable ExportViews : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.ExportView>
Public ExportViews As Collection(Of ExportView) 

필드 값

특성

적용 대상