 | IgnitionQueryRequestSubEntityFetchPlan Property |
Fetch plan describing how sub-entities should be retrieved
Namespace: Ignition.Framework.RepositoriesAssembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntaxpublic ISubEntityFetchPlan SubEntityFetchPlan { get; }Public ReadOnly Property SubEntityFetchPlan As ISubEntityFetchPlan
Get
public:
property ISubEntityFetchPlan^ SubEntityFetchPlan {
ISubEntityFetchPlan^ get ();
}member SubEntityFetchPlan : ISubEntityFetchPlan with get
Property Value
ISubEntityFetchPlan
See Also