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

In This Topic
    FUNC_PLCSAFETYSOURCEADDRESS Property
    In This Topic
    Safety address: Source # 20615.
    Syntax
    public PropertyValue FUNC_PLCSAFETYSOURCEADDRESS {get; set;}
    public:
    property PropertyValue^ FUNC_PLCSAFETYSOURCEADDRESS {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    See Also