Share

Document.CanEnableCloudWorksharing Method

Checks if cloud worksharing can be enabled for the cloud model.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.1.0.0 (26.1.0.34)

Syntax

C#

public bool CanEnableCloudWorksharing()

Return Value

Boolean
True if cloud worksharing can be enabled in the document, which also means the current document is a single user cloud model, False otherwise.

See Also

Reference

Was this information helpful?