public PropertyValue ARTICLE_PARTNR {get; set;}
public: property PropertyValue^ ARTICLE_PARTNR { PropertyValue^ get(); void set ( PropertyValue^ value); }
public PropertyValue ARTICLE_PARTNR {get; set;}
public: property PropertyValue^ ARTICLE_PARTNR { PropertyValue^ get(); void set ( PropertyValue^ value); }
The part number is identifying for a part, it combines the variants of a part. In the case of part variants, the combination of part number and variant designation is the identifier. During entry as many characters as you wish are possible for the part number, but only the first 96 characters in the UTF-8 format are identifying.