Class QueryLoadingResource
Version: 3.2
Defines a query loading resource.
Namespace: StylelabsStylelabs.MStylelabs.M.BaseQuerying
Assembly: Stylelabs.M.Sdk.dll
Syntax
RequestResponse
public class QueryLoadingResourceProperties
LoadConfiguration
Gets or sets indicates if and how entities resulting entities should be loaded. By default, no entities will be loaded, only ids.
Declaration
RequestResponse
public IQueryLoadConfiguration LoadConfiguration { get; set; }Property Value
| Type | Description |
|---|---|
| IQueryLoadConfiguration |