public PropertyValue FUNC_ARTICLE_PARTNR( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_PARTNR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_ARTICLE_PARTNR( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_PARTNR { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
Shows a max. of 50 of the part numbers assigned to a function. The property can be output in reports or used to group enclosure legends by part number.