public PropertyValue ARTICLE_PICTUREFILE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_PICTUREFILE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_PICTUREFILE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_PICTUREFILE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Outputs the name of the image file which has been assigned to the part in parts management on the "Mounting data" tab.