Home > SCH_PrimitiveComponent > getAllPropertyNames
SCH_PrimitiveComponent.getAllPropertyNames() method
This API is provided as a beta preview for developers and may change based on feedback that we receive. Do not use this API in a production environment.
Get The set of all property names of all devices
Signature
typescript
function getAllPropertyNames(): Promise<Array<string>>;1
Returns
Promise<Array<string>>
The set of all property names of all devices