Class ProductContract
Represents a product
Namespace: Com.Kendox.Dcis.SubSystem.Service.Contract
Syntax
public class ProductContract : Object
Name | Description |
---|---|
ProductContract() |
Fields
Name | Description |
---|---|
CompanyNumber | Company number |
CostCenterNumber | Cost center number |
CostUnitNumber | Cost unit number |
CreationPoint | Creation time. Date format: yyyy-MM-ddTHH:mm:ss |
Description | Description |
DescriptionId | Description ID when translations are used |
ExternalSystemId | External system ID |
Field1 | Field 1. Field for individual customer use |
Field2 | Field 2. Field for individual customer use |
Field3 | Field 3. Field for individual customer use |
Field4 | Field 4. Field for individual customer use |
Field5 | Field 5. Field for individual customer use |
Field6 | Field 6. Field for individual customer use |
Field7 | Field 7. Field for individual customer use |
Field8 | Field 8. Field for individual customer use |
Field9 | Field 9. Field for individual customer use |
GlAccountNumber | General ledger number |
IsEdited | Is this object in process |
IsGeneric | Is Generic, see YesNoEnum |
ProductNumber | Product number |
SequentialId | Unique ID of the data row, which remains the same during processing until saved or logged off |
VatTaxCode | Value added tax code |
VendorProductNumber | Vendor product number |