Share via


QueryProxy.ChildDataSource Property

Definition

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

Property Value

Applies to