API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencesFilter Class / PartNr Property

PartNr Property (ArticleReferencesFilter)
Gets/Sets the part number that was set to this filter.
Syntax
public string PartNr {get; set;}

Property Value

part number that was set on this filter.
Exceptions
ExceptionDescription
Thrown when null is given as a parameter.
See Also