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

In This Topic
ARTICLE_DISCONTINUED(Int32) Property
In This Topic
Discontinued part # 22258. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_DISCONTINUED( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Boolean.
Remarks

Identifies the part as a discontinued part; such a part is no longer to be used.

See Also