Share

ModelPathUtils.CloudRegionUS Property

Note: This API is now obsolete.

The name of cloud region US. This method is deprecated in Revit 2026.3 and may be removed in a later version of Revit. See GetAllCloudRegions to get the list of all available regions.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.3.0.0 (26.3.0.0)

Syntax

C#

[ObsoleteAttribute]
public static string CloudRegionUS { get; }

Property Value

String

See Also

Reference

Was this information helpful?