Assembly |
Returns the AssemblyCodeTable for the specified document.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Parameters
- doc Document
- The document owns the AssemblyCodeTable.
Return Value
AssemblyCodeTableThe AssemblyCodeTable for the document.
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |