Revit 2026 API
Fabrication |
Whether the cloud configuration is a remote cloud one.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public bool IsCloudConfiguration { get; }
Public ReadOnly Property IsCloudConfiguration As Boolean Get
public: property bool IsCloudConfiguration { bool get (); }
member IsCloudConfiguration : bool with get
Property Value
BooleanSee Also