IAxMetadataServiceChannel 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
Public Interface IAxMetadataServiceChannel _
Inherits IAxMetadataService, IClientChannel, IContextChannel, IChannel, _
ICommunicationObject, IExtensibleObject(Of IContextChannel), IDisposable
'Usage
Dim instance As IAxMetadataServiceChannel
public interface IAxMetadataServiceChannel : IAxMetadataService,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel>,
IDisposable
public interface class IAxMetadataServiceChannel : IAxMetadataService,
IClientChannel, IContextChannel, IChannel, ICommunicationObject, IExtensibleObject<IContextChannel^>,
IDisposable
See Also
Reference
Microsoft.Dynamics.AX.Framework.Workflow.Model.AxMetaDataServiceReference Namespace