QueryResultSettings Class

Encapsulates the properies used when determining the output of a query.

Namespace:  Microsoft.Dynamics.Commerce.Runtime
Assembly:  Microsoft.Dynamics.Commerce.Runtime (in Microsoft.Dynamics.Commerce.Runtime.dll)

Syntax

'Declaration
Public NotInheritable Class QueryResultSettings
'Usage
Dim instance As QueryResultSettings
public sealed class QueryResultSettings
public ref class QueryResultSettings sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Commerce.Runtime.QueryResultSettings

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Commerce.Runtime Namespace