Revit 2025 API
Model |
The name of cloud region US.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public static string CloudRegionUS { get; }
Public Shared ReadOnly Property CloudRegionUS As String Get
public: static property String^ CloudRegionUS { String^ get (); }
static member CloudRegionUS : string with get
Property Value
StringSee Also