API Help
Eplan.EplApi.DataModel Namespace / FunctionPropertyList Class / FUNCTION_OPC_RELATEDSCHEMA Property / FUNCTION_OPC_RELATEDSCHEMA(Int32) Property

In This Topic
    FUNCTION_OPC_RELATEDSCHEMA(Int32) Property
    In This Topic
    OPC UA: Settings # 20356. This property isn't indexed.
    Syntax
    public PropertyValue FUNCTION_OPC_RELATEDSCHEMA( 
       int index
    ) {get; set;}
    public:
    property PropertyValue^ FUNCTION_OPC_RELATEDSCHEMA {
       PropertyValue^ get(int index);
       void set (int index, PropertyValue^ value);
    }

    Parameters

    index

    Property Value

    Returns property value of type System.String.
    Remarks

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

    See Also