Eplan Platform API
Eplan.EplApi.DataModel Namespace / MergedArticleReferencePropertyList Class / FUNC_ISPLACEDIN_PROCESSANDINSTDIAGRAM Property / FUNC_ISPLACEDIN_PROCESSANDINSTDIAGRAM Property

In This Topic
    FUNC_ISPLACEDIN_PROCESSANDINSTDIAGRAM Property
    In This Topic
    Function exists with 'P&I diagram' representation type # 20474.
    Syntax
    public PropertyValue FUNC_ISPLACEDIN_PROCESSANDINSTDIAGRAM {get; set;}
    public:
    property PropertyValue^ FUNC_ISPLACEDIN_PROCESSANDINSTDIAGRAM {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    Shows whether the function exists in the project with the "P&I diagram" representation type.

    See Also