Share via


RetailConnChannelSchema::CreateOrUpdate Method

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          client server private static void CreateOrUpdate(
            RetailConnChannelSchemaName _name, 
            RetailConnChannelSchemaType _type, 
           [ClassName _channelSpecificDataClass, 
            ClassName _dataOutputClass, 
            ClassName _dataUploadClass, 
            ClassName _dataTranslationClass, 
            RetailCDXDataOutputFormat _dataOutputFormat, 
            ResourceName _tableDistributionResourceName, 
            RetailCDXUseLegacyTransport _useLegacyTransport])

  Microsoft Dynamics AX 2012 R2 (SYS)
          client server private static void CreateOrUpdate(RetailConnChannelSchemaName _name, RetailConnChannelSchemaType _type)

Run On

Called

Parameters

See Also

Reference

RetailConnChannelSchema Table