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

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

Property Value

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