Trace Property
Parent |
A reflection object representing a trace property.
Functions
getSubclass () → subclass : Object<Class>
Returns the subclass type of this trace. Meaning, the stored traces need to be of this type.
Details
Flags |
RuntimeSync RuntimeParallel MemberFunc |
Display Name |
Get Subclass |
| Name | Type | Description |
|---|---|---|
Subclass |
Object<Class> |
The subclass of this trace. |