ThingWorx C SDK
Public Attributes | List of all members
twPropertyDef Struct Reference

Property definition structure. More...

#include <twProperties.h>

Public Attributes

char * name
 
char * description
 
enum BaseType type
 
cJSONaspects
 

Detailed Description

Property definition structure.

Member Data Documentation

char* twPropertyDef::description

A description of the property.

char* twPropertyDef::name

The name of the property.

enum BaseType twPropertyDef::type

The BaseType of the property.


The documentation for this struct was generated from the following file: