iLogicRule.IsActive Property

Suppresses or unsuppresses the rule. True if the rule is not suppressed.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 25.0

Syntax

VB

Property IsActive As Boolean
	Get
	Set

C#

bool IsActive { get; set; }

Property Value

Type: Boolean

See Also

Reference

iLogicRule Interface
Autodesk.iLogic.Interfaces Namespace