RVTDocs.com

InSessionViewSheetSet.OrderedViewList

Property
Description:
Ordered views.
Syntax
public virtual IReadOnlyList<View> OrderedViewList { get; set; }
Exceptions
Exception Condition
ArgumentNullException Thrown when the input ordered view list is.
InvalidOperationException Thrown when the set operation failed due to invalid view which cannot be printed.