PFQueryResultsScope Property |
Gets or sets the scope of the query, specifying which kind of objects is concerned by the query.
Namespace:
Packflow.Core
Assembly:
MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax [XmlAttributeAttribute]
[DataMemberAttribute]
public PFQueryResultsScope ResultsScope { get; set; }
Property Value
Type:
PFQueryResultsScopeSee Also