Eplan Platform API
Eplan.EplApi.DataModel Namespace / PropertyValue Class / Inequality Operator

In This Topic
Inequality Operator (PropertyValue)
In This Topic
Syntax
public bool operator !=( 
   PropertyValue lhs,
   PropertyValue rhs
)

Parameters

lhs
rhs
See Also