Click or drag to resize

StiDashboardInteractionIdent Property

ID code of this interaction. Used in JSON saving.

Namespace:  Stimulsoft.Dashboard.Interactions
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public abstract StiInteractionIdent Ident { get; }

Property Value

Type: StiInteractionIdent

Implements

IStiDashboardInteractionIdent
See Also