PropertyTypeData
A structure to encapsulate output data when getting a component's available property types.
Public Attributes
PropertyTypes
Array of PropertyType elements.
public PropertyType [] PropertyTypes;
Type | Description |
---|---|
PropertyType [] | Power Manager property types. |