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

In This Topic
ARTICLE_CABLEDESIGNATION(Int32) Property
In This Topic
Cable / Conduit: Designation in graphic # 22064. This property isn't indexed.
Syntax
public MDPropertyValue ARTICLE_CABLEDESIGNATION( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type Eplan.EplApi.Base.MultiLangString.
Remarks

Property of a part variant. This field is provided for the entry of text to be later displayed next to the cable in the schematic, e.g., "OELFLEX-SERVO-FD 4G1.5+2x(2x0.75StD) CP". The multi-line entry is limited to 100 characters.

See Also