Article.Module Class Members
In This Topic
The following tables list the members exposed by Article.Module.
Public Properties
| Name | Description |
 | Article | Returns the article of this Module. |
 | Count | Returns count of parts of the same kind contained in this Module. |
 | DeviceTag | Returns device tag of the Module. |
 | Index | Index of module in article array of modules. |
 | PartNr | Returns part number of the Module. |
 | VariantNr | Returns variant number of the Module. |
Top
Public Methods
| Name | Description |
 | Dispose | Destructor for deterministic finalization of Module object. |
Top
See Also