C-DEngine 5.105

TheThing..::..GetNMIProperties Method

retrieves all properties that have bit 7 (64) set in cdeF

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

Syntax


public List<cdeP> GetNMIProperties()
Public Function GetNMIProperties As List(Of cdeP)
public:
List<cdeP^>^ GetNMIProperties()

Return Value