Share via


IAxMetadataService Interface

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

Syntax

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

See Also

Reference

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