Click or drag to resize

clsImportEquipmentCategorySubjectAddSubjectRate Method

Add new settings for one company. Please add only one per company and add for all companies one setting.

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public void AddSubjectRate(
	int BusinessUnit,
	string ItemCode,
	decimal CostPrice,
	decimal SalesPrice
)

Parameters

BusinessUnit
Type: SystemInt32
ItemCode
Type: SystemString
CostPrice
Type: SystemDecimal
SalesPrice
Type: SystemDecimal
Remarks