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

In This Topic
ARTICLE_PICTUREFILE(Int32) Property
In This Topic
Image file # 22045. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_PICTUREFILE( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Outputs the name of the image file which has been assigned to the part in parts management on the "Mounting data" tab.

See Also