次の方法で共有


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) 

フィールド値

属性

適用対象