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

In This Topic
    ARTICLE_VERSION_AS_MAINTENANCE_REPAIR_SWITCH Property
    In This Topic
    Designed as maintenance / repair switch # 26012.
    Syntax
    public MDPropertyValue ARTICLE_VERSION_AS_MAINTENANCE_REPAIR_SWITCH {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_VERSION_AS_MAINTENANCE_REPAIR_SWITCH {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    Specification whether the switch version is suitable for use as a maintenance / repair switch on the basis of the technical properties.

    See Also