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