IgnitionQueryRequestSubEntityFetchPlan Property

Fetch plan describing how sub-entities should be retrieved

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public ISubEntityFetchPlan SubEntityFetchPlan { get; }

Property Value

ISubEntityFetchPlan

See Also