The region of the BIM 360 Docs or Autodesk Docs account and project which contains this model.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string Region { get; }
Public ReadOnly Property Region As String
Get
public:
property String^ Region {
String^ get ();
}
member Region : string with get
Property Value
String
See Also