ViewSheet.SheetTitleBlockId Property

The Id of the title block this sheet is associated with.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ElementId SheetTitleBlockId { get; set; }

Property Value

ElementId

Exceptions

ExceptionCondition
ArgumentNullException When setting this property: A non-optional argument was null

See Also

Reference

ViewSheet Class
Autodesk.Revit.DB Namespace