Eplan Platform API
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_DELIVERYLENGTH Property / ARTICLE_DELIVERYLENGTH Property

In This Topic
ARTICLE_DELIVERYLENGTH Property
In This Topic
Delivery length # 22058.
Syntax
public MDPropertyValue ARTICLE_DELIVERYLENGTH {get; set;}

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