Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3DPropertyList Class / FUNC_DEFINITIONSEPARATOR Property / FUNC_DEFINITIONSEPARATOR Property

In This Topic
    FUNC_DEFINITIONSEPARATOR Property
    In This Topic
    Separator for terminal strip and plug definitions # 20099.
    Syntax
    public PropertyValue FUNC_DEFINITIONSEPARATOR {get; set;}
    public:
    property PropertyValue^ FUNC_DEFINITIONSEPARATOR {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    This property is read-only..

    Provides the character "=" as the separator for terminal strip and plug definitions.

    See Also