public PropertyValue ARTICLEREF_MODULE_PART( int index ) {get; set;}
public: property PropertyValue^ ARTICLEREF_MODULE_PART { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue ARTICLEREF_MODULE_PART( int index ) {get; set;}
public: property PropertyValue^ ARTICLEREF_MODULE_PART { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
This property is read-only..
Specifies whether the part is a module. Modules are parts (assemblies) with several devices. The module has its own part number. It can contain assemblies and other modules.