SubEntityFetchPlan(Type) Constructor

Initializes a new instance of the SubEntityFetchPlan class

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public SubEntityFetchPlan(
	Type entityType
)

Parameters

entityType  Type
 

See Also