SubEntityFetchPlanBuilderTModelCloneToNewType Method
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
public SubEntityFetchPlan CloneToNewType(
Type type
)
Public Function CloneToNewType (
type As Type
) As SubEntityFetchPlan
public:
virtual SubEntityFetchPlan^ CloneToNewType(
Type^ type
) sealed
abstract CloneToNewType :
type : Type -> SubEntityFetchPlan
override CloneToNewType :
type : Type -> SubEntityFetchPlan
- type Type
-
SubEntityFetchPlanISubEntityFetchPlanCloneToNewType(Type)