cdeP..::..AreValuesDifferent Method
A static function that allows to compare two property-values of a given Property Type
Namespace:
nsCDEngine.Engines.ThingServiceAssembly: C-DEngine (in C-DEngine.dll)
Syntax
public static bool AreValuesDifferent( Object storage, Object value, ePropertyTypes cdeT )
Public Shared Function AreValuesDifferent ( _ storage As Object, _ value As Object, _ cdeT As ePropertyTypes _ ) As Boolean
public: static bool^ AreValuesDifferent( Object^ storage, Object^ value, ePropertyTypes^ cdeT )