SubEntityFetchPlanGetFetchStrategyForProperty Method

Definition

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public PropertyFetchStrategy GetFetchStrategyForProperty(
	PropertyInfo propertyInfo
)

Parameters

propertyInfo  PropertyInfo
 

Return Value

PropertyFetchStrategy

Implements

ISubEntityFetchPlanGetFetchStrategyForProperty(PropertyInfo)

See Also