API Help
Eplan.EplApi.DataModel Namespace / ArticleReferencePropertyList Class / ARTICLE_UNIQUEID Property / ARTICLE_UNIQUEID(Int32) Property

In This Topic
ARTICLE_UNIQUEID(Int32) Property
In This Topic
Unique part ID # 22060. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_UNIQUEID( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

This property (cannot be seen in the user interface above) uniquely identifies the part.

See Also