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: 24.0.0.0 (24.0.0.0)
Since: 2021
Syntax
C# |
---|
public string Region { get; } |
Visual Basic |
---|
Public ReadOnly Property Region As String Get |
Visual C++ |
---|
public: property String^ Region { String^ get (); } |