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

In This Topic
    ARTICLE_CABLEDISPLAYFORM Property
    In This Topic
    Cable assignment diagram form # 22034.
    Syntax
    public MDPropertyValue ARTICLE_CABLEDISPLAYFORM {get; set;}
    public:
    property MDPropertyValue^ ARTICLE_CABLEDISPLAYFORM {
       MDPropertyValue^ get();
       void set (    MDPropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property of a part variant. Shows the form to be used for the cable assignment diagram. When selecting a part the contents of this property are transferred to the main function. For the report, only those cables are considered which are assigned a form in the property "Cable assignment diagram form". All other cables are ignored.

    See Also