|  View  | 
 The view sheet set name. 
 Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
 Syntax
 Syntax   Exceptions
 Exceptions  | Exception | Condition | 
|---|---|
| InvalidOperationException | Thrown when trying to set the name. Instead, set the name with the Rename(String) method. | 
 See Also
 See Also