Click or drag to resize

FetchStrategyHintAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ignition.Framework.EntitiesFetchStrategyHintAttribute

Namespace: Ignition.Framework.Entities
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
[AttributeUsageAttribute(AttributeTargets.Property)]
public sealed class FetchStrategyHintAttribute : Attribute

The FetchStrategyHintAttribute type exposes the following members.

Constructors
 NameDescription
Public methodFetchStrategyHintAttributeInitializes a new instance of the FetchStrategyHintAttribute class
Top
Properties
 NameDescription
Public propertyFetchStrategy 
Top
See Also