public MDPropertyValue ARTICLE_DELIVERYLENGTH( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DELIVERYLENGTH { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
Parameters
- index
public MDPropertyValue ARTICLE_DELIVERYLENGTH( int index ) {get; set;}
public: property MDPropertyValue^ ARTICLE_DELIVERYLENGTH { MDPropertyValue^ get(int index); void set (int index, MDPropertyValue^ value); }
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.