Property IsActive
IsActive
Gets or sets a value indicating whether the aura is expected to be active. This can be used to specify if the aura should be actively running or not.
Declaration
public bool? IsActive { get; set; }
Property Value
| Type | Description |
|---|---|
| bool? |