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

In This Topic
    FUNCTION_OPC_ITEM_ASSIGNED Property
    In This Topic
    OPC UA: Assignment defined # 20352.
    Syntax
    public PropertyValue FUNCTION_OPC_ITEM_ASSIGNED {get; set;}
    public:
    property PropertyValue^ FUNCTION_OPC_ITEM_ASSIGNED {
       PropertyValue^ get();
       void set (    PropertyValue^ value);
    }

    Property Value

    Returns property value of type System.Boolean.
    Remarks

    This property is read-only..

    This property is available only in certain, customer-specific EPLAN versions.

    See Also