API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_MACRONAME Property / ARTICLE_MACRONAME(Int32) Property

In This Topic
ARTICLE_MACRONAME(Int32) Property
In This Topic
Graphical macro # 22018. This property isn't indexed, and is read-only.
Syntax
public PropertyValue ARTICLE_MACRONAME( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Name of the graphics macro (CAD number) for the 2D panel layout, without the directory.

See Also