Revit 2025 API
Fabrication |
Whether the cloud configuration is a remote cloud one.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.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