SpaceOutdoorAirFlowStandard Property |
Get the OutdoorAirFlowStandard of the Space.
Namespace: Autodesk.Revit.DB.MechanicalAssembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntaxpublic OutdoorAirFlowStandard OutdoorAirFlowStandard { get; }
Public ReadOnly Property OutdoorAirFlowStandard As OutdoorAirFlowStandard
Get
public:
property OutdoorAirFlowStandard OutdoorAirFlowStandard {
OutdoorAirFlowStandard get ();
}
member OutdoorAirFlowStandard : OutdoorAirFlowStandard with get
Property Value
OutdoorAirFlowStandard
RemarksThis property is used to get the OutdoorAirFlowStandard of the Space.
See Also