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