SubEntityFetchPlanBuilderTModelCloneToNewType Method

Definition

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

Parameters

type  Type
 

Return Value

SubEntityFetchPlan

Implements

ISubEntityFetchPlanCloneToNewType(Type)

See Also