API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_EXTERNAL_DOCUMENT Property / ARTICLE_EXTERNAL_DOCUMENT(Int32) Property

In This Topic
ARTICLE_EXTERNAL_DOCUMENT(Int32) Property
In This Topic
External document # 22210.
Syntax
public MDPropertyValue ARTICLE_EXTERNAL_DOCUMENT( 
   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