FabricationConfigurationInfoCloudId Property |
The identifier of the cloud configuration.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic string CloudId { get; }
Public ReadOnly Property CloudId As String
Get
public:
property String^ CloudId {
String^ get ();
}
member CloudId : string with get
Property Value
String
See Also