clsImportServicePositionContractPrice Property
|
Single sales price of this position (in contract currency). Use -1 for the reading the default price from item or service based on the sales price list in the contract, of if empty from the customer of the contract.
Namespace:
MARIInterface
Assembly:
MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntaxpublic decimal ContractPrice { get; set; }Public Property ContractPrice As Decimal
Get
Set
Property Value
Type:
Decimal
Remarks
See Also