ElectricalDemandFactorDefinition.GetValues Method

Provides access to the value set stored with this demand factor definition


Namespace: Autodesk.Revit.DB.Electrical
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)

Syntax

C#

public ICollection<ElectricalDemandFactorValue> GetValues()

Return Value

ICollection<ElectricalDemandFactorValue>

See Also

Reference

ElectricalDemandFactorDefinition Class
Autodesk.Revit.DB.Electrical Namespace