Click or drag to resize

ILowLevelSupportRuleDocument Property

Gets the document from which this rule is being run. If the rule is stored within a document, this will be that document.

Namespace:  Autodesk.iLogic.Interfaces
Assembly:  Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
Syntax
ReadOnly Property RuleDocument As Document
	Get

Property Value

Type: Document
See Also