public MDPropertyValue ARTICLE_DISASSEMBLE_MODE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DISASSEMBLE_MODE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_DISASSEMBLE_MODE( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DISASSEMBLE_MODE { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ 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