API Help
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / ARTICLE_PARTIAL_LENGTH_FULL Property / ARTICLE_PARTIAL_LENGTH_FULL Property

In This Topic
ARTICLE_PARTIAL_LENGTH_FULL Property
In This Topic
Subset / length (full) # 20510.
Syntax
public PropertyValue ARTICLE_PARTIAL_LENGTH_FULL {get; set;}

Property Value

Returns property value of type System.String.
Remarks

This property is read-only..

Subset of a part with information about the unit. At parts for cables, connections and their accessories (for example shrink tubes or insulating tubes) the contents of this property is evaluated as a length and the entry of decimal values is possible, for example "0.7 m". The full value with all decimal places is always stored; the value is not rounded up. This ensures precision is retained when converting to a different unit. This property may be used in bills of materials, for example.

See Also