IMultiValueParamUpdateAfterChange Property |
If this is true, a document update will be performed automatically after a parameter value is changed by a MultiValue operation in the current rule.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax Property UpdateAfterChange As Boolean
Get
Set
bool UpdateAfterChange { get; set; }
Property Value
Type:
BooleanSee Also