Click or drag to resize

SubEntityFetchPlanGetFetchStrategyForProperty Method


Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public PropertyFetchStrategy GetFetchStrategyForProperty(
	PropertyInfo propertyInfo
)

Parameters

propertyInfo  PropertyInfo
 

Return Value

PropertyFetchStrategy

Implements

ISubEntityFetchPlanGetFetchStrategyForProperty(PropertyInfo)
See Also