public PropertyValue ARTICLE_DISASSEMBLE_MODE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_DISASSEMBLE_MODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLE_DISASSEMBLE_MODE( int index ) {get; set;}
public: property PropertyValue^ ARTICLE_DISASSEMBLE_MODE { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Through this property the behavior during the breaking up of assemblies and modules in the summarized parts list is influences.
0 = From settings
1 = Always break up
2 = Never break up