C-DEngine 5.105

cdeP..::..GetValue Method

Use this method to ensure the correct value of a Property. If cdeE|1 is set, the property value is stored encrypted and only this method returns the correct Value

Namespace:  nsCDEngine.Engines.ThingService
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public Object GetValue()
Public Function GetValue As Object
public:
Object^ GetValue()

Return Value