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

In This Topic
    ARTICLE_BARDISTANCE Property
    In This Topic
    Busbars: Rail spacing # 22202.
    Syntax
    public MDPropertyValue ARTICLE_BARDISTANCE {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_BARDISTANCE {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Double.
    See Also