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