Share via


RetailChannelAttributeGroup.delete Method

Deletes the specified record from the RetailChannelAttributeGroup table.

Syntax

public void delete([boolean _syncToRetailIntOrg])

Run On

Server

Parameters

  • _syncToRetailIntOrg
    Type: boolean
    Determines whether to synchronize the RetailInternalOrgAttributeGroup table.

Remarks

Deletes the specified record from the retail channel attribute group and synchronizes the RetailInternalOrgAttributeGroup table.

See Also

Reference

RetailChannelAttributeGroup Table