Share via


QueryBuildDataSourceProxy.ChildDataSources Property

Definition

public:
 property System::Collections::Generic::IEnumerable<Dynamics::AX::Application::QueryBuildDataSource ^> ^ ChildDataSources { System::Collections::Generic::IEnumerable<Dynamics::AX::Application::QueryBuildDataSource ^> ^ get(); };
public System.Collections.Generic.IEnumerable<Dynamics.AX.Application.QueryBuildDataSource> ChildDataSources { get; }
member this.ChildDataSources : seq<Dynamics.AX.Application.QueryBuildDataSource>
Public ReadOnly Property ChildDataSources As IEnumerable(Of QueryBuildDataSource)

Property Value

Applies to