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

In This Topic
    ARTICLE_MEASURING_RANGE_OF_THE_VOLUME_MEASUREMENT Property
    In This Topic
    Measuring range: Volume measurement # 26122.
    Syntax
    public MDPropertyValue ARTICLE_MEASURING_RANGE_OF_THE_VOLUME_MEASUREMENT {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_MEASURING_RANGE_OF_THE_VOLUME_MEASUREMENT {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Specification of the measuring range for measuring the volume.

    See Also