PCPriceModel.insert Method
Inserts a record.
Syntax
public void insert([boolean _createDefaultCurrency])
Run On
Server
Parameters
- _createDefaultCurrency
Type: boolean
Specifies, if a default currency should be created for the price model.
Este explorador ya no se admite.
Actualice a Microsoft Edge para aprovechar las características y actualizaciones de seguridad más recientes, y disponer de soporte técnico.
Inserts a record.
public void insert([boolean _createDefaultCurrency])
Server