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

In This Topic
ARTICLE_PLCOBJECT_DESCRIPTION(Int32) Property
In This Topic
Object description # 22038. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_PLCOBJECT_DESCRIPTION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property of a part variant. Outputs the object description for parts in the "PLC" product group that has been entered in parts management on the "Properties" tab.

See Also