Eplan Platform API
Eplan.EplApi.DataModel.Graphics Namespace / PlaceHolderPropertyList Class / PLACEHOLDER_USE_IN_COGINEER Property / PLACEHOLDER_USE_IN_COGINEER Property

In This Topic
    PLACEHOLDER_USE_IN_COGINEER Property
    In This Topic
    Use placeholder object in EPLAN Cogineer # 19314.
    Syntax
    public PropertyValue PLACEHOLDER_USE_IN_COGINEER {get; set;}
    public:
    property PropertyValue^ PLACEHOLDER_USE_IN_COGINEER {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    If the property is activated, this placeholder can be used in EPLAN Cogineer.

    See Also