ElevationMarkerMaximumViewCount Property |
The maximum number of views that can be hosted by this ElevationMarker.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic int MaximumViewCount { get; }
Public ReadOnly Property MaximumViewCount As Integer
Get
public:
property int MaximumViewCount {
int get ();
}
member MaximumViewCount : int with get
Property Value
Int32
See Also