ILowLevelSupportUpdateWhenDone Property |
Gets or sets a property of the rule. If this is True, when the rule finishes it will perform an Update on the document in which it is running.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property UpdateWhenDone As Boolean
Get
Set
bool UpdateWhenDone { get; set; }
Property Value
Type:
BooleanSee Also