1. QueryLoadingResource

Class QueryLoadingResource

Defines a query loading resource.

Inheritance
object
QueryLoadingResource
Namespace: StylelabsStylelabs.MStylelabs.M.BaseQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
public class QueryLoadingResource

Properties

LoadConfiguration

Gets or sets 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
If you have suggestions for improving this article, let us know!