API Help
Eplan.EplApi.DataModel Namespace / Article.Module Class / Count Property

In This Topic
Count Property (Article.Module)
In This Topic
Returns count of parts of the same kind contained in this Module.
Syntax
public int Count {get; set;}

Property Value

Count of parts.
See Also