Share via


IQueryService Interface

Namespace:  Microsoft.Dynamics.AX.Framework.Workflow.Model.AxQueryServiceReference
Assembly:  Microsoft.Dynamics.AX.Framework.Workflow.Model (in Microsoft.Dynamics.AX.Framework.Workflow.Model.dll)

Syntax

'Declaration
<ServiceContractAttribute(ConfigurationName := "Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService")> _
Public Interface IQueryService
'Usage
Dim instance As IQueryService
[ServiceContractAttribute(ConfigurationName = "Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService")]
public interface IQueryService
[ServiceContractAttribute(ConfigurationName = L"Microsoft.Dynamics.AX.Framework.Services.QueryService.IQueryService")]
public interface class IQueryService

See Also

Reference

Microsoft.Dynamics.AX.Framework.Workflow.Model.AxQueryServiceReference Namespace