cdeP..::..SetPropertyTypeOnly Method
Sets the type of a property
If the property does not exist, it will be created
Namespace:
nsCDEngine.Engines.ThingService
Assembly:
C-DEngine (in C-DEngine.dll)
Syntax
public cdeP SetPropertyTypeOnly( string pName, ePropertyTypes pType )
Public Function SetPropertyTypeOnly ( _ pName As String, _ pType As ePropertyTypes _ ) As cdeP
public: cdeP^ SetPropertyTypeOnly( String^ pName, ePropertyTypes^ pType )
Parameters
- pName
- Type: String
Property Name
- pType
- Type: nsCDEngine.Engines.ThingService..::..ePropertyTypes
Type of the property