Eplan Platform API
Eplan.EplApi.DataModel.Filters Namespace / Part Class / Or Operator

In This Topic
    Or Operator
    In This Topic
    Syntax
    public Part operator |( 
       Part f,
       Part s
    )
    public:
    Part^ operator |( 
       Part^ f,
       Part^ s
    )

    Parameters

    f
    s
    See Also