FabricationConfigurationInfoIsCloudConfiguration Property |
Whether the cloud configuration is a remote cloud one.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic bool IsCloudConfiguration { get; }
Public ReadOnly Property IsCloudConfiguration As Boolean
Get
public:
property bool IsCloudConfiguration {
bool get ();
}
member IsCloudConfiguration : bool with get
Property Value
Boolean
See Also