API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNCTION_NETBASEDWIRING_ID Property / FUNCTION_NETBASEDWIRING_ID Property

In This Topic
    FUNCTION_NETBASEDWIRING_ID Property
    In This Topic
    ID for net-based connections # 20218.
    Syntax
    public PropertyValue FUNCTION_NETBASEDWIRING_ID {get; set;}
    public:
    property PropertyValue^ FUNCTION_NETBASEDWIRING_ID {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.String.
    Remarks

    Property is indexed. Possible indexes are from 1 to 100.

    ID for identifying connection points for net-based connections. Every connection point has a unique ID.

    See Also