public MDPropertyValue ARTICLE_DISCONTINUED( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DISCONTINUED { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_DISCONTINUED( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DISCONTINUED { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Identifies the part as a discontinued part; such a part is no longer to be used.