public PropertyValue ARTICLE_IDENTCODE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_IDENTCODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_IDENTCODE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_IDENTCODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Barcodes are used to give goods a unique identification. Different coding standards are used internationally, e.g. the GTIN (Global Trade Item Number). In addition, companies use company-specific or industrial standards.
The contents of this property can be taken into account in manufacturing lists and when importing and exporting parts; it cannot be translated, however.