Click or drag to resize

SubEntityFetchPlanBuilderTModelCloneToNewType Method


Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public SubEntityFetchPlan CloneToNewType(
	Type type
)

Parameters

type  Type
 

Return Value

SubEntityFetchPlan

Implements

ISubEntityFetchPlanCloneToNewType(Type)
See Also