ElectricalDemandFactorDefinitionGetValues 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.0.4.0 (26.0.4.0)
Syntax
public ICollection<ElectricalDemandFactorValue> GetValues()

Return Value

ICollectionElectricalDemandFactorValue
See Also