ModelPathUtilsCloudRegionUS Property |
The name of cloud region US.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic 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
String
See Also