Click or drag to resize

RepositorySettingsTSubEntityFetchPlan Property

How the repository should go about fetching sub-entities for properties that are marked for automatic fetching by way of the NetForumSubEntityCollectionAttribute

Namespace: Ignition.Framework.Repositories
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public ISubEntityFetchPlan SubEntityFetchPlan { get; }

Property Value

ISubEntityFetchPlan
See Also