ViewSheetSet.Name
Description:
The view sheet set name.
The view sheet set name.
public override string Name { get; set; }
-
Thrown when trying to set the name. Instead, set the name with theRename(String)method.