

| PropertyLoadFlags Enumeration | 
Namespace: NetQuarry
 Syntax
Syntax Members
Members| Member name | Value | Description | |
|---|---|---|---|
| MainOnly | 1 | Load only properties that are directly related to the object. This means that rows with a child_obj_id will not be loaded. | |
| OrderBySubObjectID | 2 | Order the properties by SubObjectID. This allows for more efficient distribution of properties to sub-objects by the parent object. | |
| LoadByTypeOnly | 4 | Load by object type ONLY. Used when you want to load all properties for a collection of a type (e.g. page, section) | 
 See Also
See AlsoCopyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.