public MDPropertyValue ARTICLE_EXTERNAL_PLACEMENT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_PLACEMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_EXTERNAL_PLACEMENT( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_EXTERNAL_PLACEMENT { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Identifies the part as being externally placed and thus excludes it from panel layout reports.