public PropertyValue FUNC_ARTICLE_ASSEMBLY( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_ASSEMBLY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Parameters
- index
public PropertyValue FUNC_ARTICLE_ASSEMBLY( int index ) {get; set;}
public: property PropertyValue^ FUNC_ARTICLE_ASSEMBLY { PropertyValue^ get(int index); void set (int index, PropertyValue^ value); }
Property is indexed. Possible indexes are from 1 to 50.
A collection of parts that belong to a device (e.g. a pushbutton with a normally open contact, the appropriate mounting and the button). An assembly has its own part number and can also contain (sub) assemblies.
Changes done on this property are also visible on properties: * ARTICLEREF_ASSEMBLY of corresponding ArticleReference.