Click or drag to resize

PartyDefaultProductCodingSystem Property

When not null, specifies coding system for products, which is required by the party. The coding system is used primarily for document printouts and document import/exports.

Namespace:  Aloe.EnterpriseOne.Model.General.Contacts
Assembly:  Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntax
public CodingSystem DefaultProductCodingSystem { get; set; }

Property Value

Type: CodingSystem
See Also