Eplan Platform API
Eplan.EplApi.DataModel Namespace / ArticlePropertyList Class / ARTICLE_EXTERNAL_DOCUMENT_URL Property / ARTICLE_EXTERNAL_DOCUMENT_URL(Int32) Property

In This Topic
ARTICLE_EXTERNAL_DOCUMENT_URL(Int32) Property
In This Topic
External document: File / hyperlink # 22280.
Syntax
public PropertyValue ARTICLE_EXTERNAL_DOCUMENT_URL( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.String.
Remarks

Property is indexed. Possible indexes are from 1 to 20.

See Also