SubEntityFetchPlan Class

Represents a detailed per-property plan for how sub-entities of a given entity should be fetched by Ignition

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public class SubEntityFetchPlan : ISubEntityFetchPlan
Inheritance
Object    SubEntityFetchPlan
Derived
Implements
ISubEntityFetchPlan

Constructors

SubEntityFetchPlan(Type)Initializes a new instance of the SubEntityFetchPlan class
SubEntityFetchPlan(Type, PredefinedFetchPlan)Initializes a new instance of the SubEntityFetchPlan class

Methods

See Also