Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList 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 PropertyValue ARTICLE_VERSION_AS_MAINTENANCE_REPAIR_SWITCH {get; set;}
    public:
    property PropertyValue^ ARTICLE_VERSION_AS_MAINTENANCE_REPAIR_SWITCH {
       PropertyValue^ get();
       void set (    PropertyValue^ 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