Property IsActive
IsActive
Gets a value indicating whether the evaluated aura list is active based on the defined conditions. This property can be null if the active state cannot be determined.
Declaration
bool? IsActive { get; }
Property Value
Type | Description |
---|---|
bool? |