CustomAttribute Interface
Beta
A custom attribute instance
Properties
Name | Type | Description | |
---|---|---|---|
ecclass | string | The class of the CustomAttribute | |
properties | { T } | An object whose properties correspond by name to the properties of this custom attribute instance. |
Defined in
- core/common/src/EntityProps.ts Line 97
Last Updated: 20 June, 2023