Click or drag to resize

FetchStrategyHintAttribute Constructor

Initializes a new instance of the FetchStrategyHintAttribute class

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public FetchStrategyHintAttribute(
	PropertyFetchStrategy fetchStrategy
)

Parameters

fetchStrategy  PropertyFetchStrategy
 
See Also