ParameterTypeId.EnergyAnalysisZoneDataJson Property

ParameterTypeIdEnergyAnalysisZoneDataJson Property

"Energy analysis zone data json"

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static ForgeTypeId EnergyAnalysisZoneDataJson { get; }
Public Shared ReadOnly Property EnergyAnalysisZoneDataJson As ForgeTypeId
	Get
public:
static property ForgeTypeId^ EnergyAnalysisZoneDataJson {
	ForgeTypeId^ get ();
}
static member EnergyAnalysisZoneDataJson : ForgeTypeId with get

Property Value

ForgeTypeId
See Also