API Help
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_MANUFACTURER_NAME Property / ARTICLE_MANUFACTURER_NAME(Int32) Property

In This Topic
ARTICLE_MANUFACTURER_NAME(Int32) Property
In This Topic
Manufacturer name # 22222. This property isn't indexed, and is read-only.
Syntax
public PropertyValue ARTICLE_MANUFACTURER_NAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Full name of the manufacturer.

See Also