InlineEventProperties interface
Additional information about every inline event.
Properties
data |
The dataSchemaUrl for the inline event. |
description | The description for the inline event. |
display |
The displayName for the inline event. |
documentation |
The documentationUrl for the inline event. |
Property Details
dataSchemaUrl
The dataSchemaUrl for the inline event.
dataSchemaUrl?: string
Property Value
string
description
The description for the inline event.
description?: string
Property Value
string
displayName
The displayName for the inline event.
displayName?: string
Property Value
string
documentationUrl
The documentationUrl for the inline event.
documentationUrl?: string
Property Value
string