Click or drag to resize

SubEntityFetchPlan Class

Represents a detailed per-property plan for how sub-entities of a given entity should be fetched by Ignition
Inheritance Hierarchy
SystemObject
  Ignition.Framework.RepositoriesSubEntityFetchPlan
    Ignition.Framework.RepositoriesSubEntityFetchPlanTEntity

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public class SubEntityFetchPlan : ISubEntityFetchPlan

The SubEntityFetchPlan type exposes the following members.

Constructors
 NameDescription
Public methodSubEntityFetchPlan(Type)Initializes a new instance of the SubEntityFetchPlan class
Public methodSubEntityFetchPlan(Type, PredefinedFetchPlan)Initializes a new instance of the SubEntityFetchPlan class
Top
Methods
See Also