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

In This Topic
    ARTICLE_NUMBER_OF_AUXILIARY_POWER_SPEC_PNEUMATIC Property
    In This Topic
    Number of auxiliary powers (specifically pneumatic) # 26069.
    Syntax
    public MDPropertyValue ARTICLE_NUMBER_OF_AUXILIARY_POWER_SPEC_PNEUMATIC {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_NUMBER_OF_AUXILIARY_POWER_SPEC_PNEUMATIC {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Int64.
    Remarks

    Number of auxiliary energies (specifically pneumatic).

    See Also