Share via


RetailOnlineChannelTable.doCommerceOnlineStores Method

Finds a RetailOnlineChannelTable record.

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
          public Common doCommerceOnlineStores([boolean _forUpdate])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public DOCommerceOnlineStores doCommerceOnlineStores([boolean _forUpdate])

  Microsoft Dynamics AX 2012 Feature Pack (SYS)
          public DOCommerceOnlineStores doCommerceOnlineStores([boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether the record is selected for update.

Return Value

Type: Common Table
The RetailOnlineChannelTable record.

See Also

Reference

RetailOnlineChannelTable Table