Class QueryLoadingResource
Namespace: Stylelabs.M.Base.Querying
Assembly: Stylelabs.M.Sdk.dll
Syntax
public class QueryLoadingResource : object
Properties
LoadConfiguration
Indicates if and how entities resulting entities should be loaded. By default, no entities will be loaded, only ids.
Declaration
public IQueryLoadConfiguration LoadConfiguration { get; set; }
Property Value
Type | Description |
---|---|
IQueryLoadConfiguration |
Can we improve this article ? Provide feedback