EmbodiedCarbonAssetProviderId Property |
Internal identifier of provider, which provide embodied carbon data. List of available providers can be retrieved from Sustainability API.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 27.0.4.0 (27.0.4.0)
Syntaxpublic string ProviderId { get; }Public ReadOnly Property ProviderId As String
Get
public:
property String^ ProviderId {
String^ get ();
}member ProviderId : string with get
Property Value
String
See Also