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

In This Topic
ARTICLE_DELIVERYLENGTH(Int32) Property
In This Topic
Delivery length # 22058. This property isn't indexed.
Syntax
public PropertyValue ARTICLE_DELIVERYLENGTH( 
   int index
) {get; set;}

Parameters

index

Property Value

Returns property value of type System.Double.
Remarks

Delivery length of the parts. During a part selection or device selection the property is filled with the corresponding value of the delivery length from the parts management. You can use the property in forms for the parts list, for example in calculation formulas for calculating the order length.

See Also