RVTDocs.com
Namespace: Autodesk.Revit.DB Class: ViewSheet

ViewSheet.SheetNumber

Property
Description:
The sheet number of the document.
Syntax
public string SheetNumber { get; set; }
Exceptions
Exception Condition
ArgumentException When setting this property: sheetNumber is an empty string or contains only whitespace. -or- When setting this property: sheetNumber cannot include prohibited characters, such as "{, }, [, ], |, ;, less-than sign, greater-than sign, ?, `, ~". -or- When setting this property: Sheet number is already in use.
ArgumentNullException When setting this property: A non-optional argument was null