Eplan Platform API
Eplan.EplApi.DataModel Namespace / Article Class / PartNr Property

PartNr Property (Article)
Returns article's part number.
Syntax
public string PartNr {get;}

Property Value

article's part number
Exceptions
ExceptionDescription
Thrown when part number cannot be read.
See Also