IManagedAssemblyDocument Property |
Gets the AssemblyDocument that is being managed. This will usually be the document that contains the rule.
For external rules, it will be the document in which the rule is running.
Namespace:
Autodesk.iLogic.Interfaces
Assembly:
Autodesk.iLogic.Interfaces (in Autodesk.iLogic.Interfaces.dll) Version: 23.0
SyntaxReadOnly Property Document As AssemblyDocument
Get
AssemblyDocument Document { get; }
Property Value
Type:
AssemblyDocument
See Also