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.
Não há mais suporte para esse navegador.
Atualize o Microsoft Edge para aproveitar os recursos, o suporte técnico e as atualizações de segurança mais recentes.
Inserts a record.
public void insert([boolean _createDefaultCurrency])
Server