API Help
Eplan.EplApi.MasterData Namespace / MDPartsDatabaseItemPropertyList Class / ARTICLE_ADDRESSRANGE Property / ARTICLE_ADDRESSRANGE Property

In This Topic
    ARTICLE_ADDRESSRANGE Property
    In This Topic
    Address range (SIEMENS STEP 7 Classic) # 22106.
    Syntax
    public MDPropertyValue ARTICLE_ADDRESSRANGE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_ADDRESSRANGE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Enter the I/O address range here from which data is transmitted or where the data can be written. The address range is entered on the "Properties" tab in parts management.

    See Also