IiLogicAutomationRuleExceptionsLog Property |
Gets an object which may contain a log of rule exceptions.
In a desktop Inventor session, this will usually be empty. Exception messages will be shown interactively and not logged.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax ReadOnly Property RuleExceptionsLog As ExceptionsLog
Get
ExceptionsLog RuleExceptionsLog { get; }
Return Value
Type:
ExceptionsLogSee Also