FetchStrategyHintAttribute Constructor

Initializes a new instance of the FetchStrategyHintAttribute class

Definition

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.3454
C#
public FetchStrategyHintAttribute(
	PropertyFetchStrategy fetchStrategy
)

Parameters

fetchStrategy  PropertyFetchStrategy
 

See Also