[ROOT] / doc / DocFrag / ARCQuery.QueryProgress.Result
| Key | Value |
|---|---|
| Assembly | ARCQuery |
| DocFragType | ClassMember |
| IsInherited | -False- |
| IsInheritedDoc | -False- |
| Lines | -4- |
| Name | Result |
| Namespace | ARCQuery |
| Type | QueryProgress |
ClassMemberAttribute
| Key | Value |
|---|---|
| DeclaringType | QueryProgress |
| MethodName | Result |
| MethodSignature | System.Collections.Generic.IEnumerable`1[ARCCore.IKIP] Result |
This gets updated continously as the different query expressions get evaluated.
NOTE: Note how this property is not stored within -_properties- / not included in DeepCopy and so on.
NOTE: The information stored within -_properties- is only the metadata about how the query progresses, not this actual result.
Generated 2025-10-29 15:21:01.856 UTC