Bexel Manager API Documentation
Bexel.Api.IAggregatedElementQuantityProvider Interface Reference

More...

Inheritance diagram for Bexel.Api.IAggregatedElementQuantityProvider:
Bexel.Api.IAggregatedElementValueProvider Bexel.Api.Scheduling.IAggregatedElementProgressQuantityProvider

Properties

string TypeName [get]
 Returns the type name of the aggregated element quantity. More...
 
string UnitAbbreviation [get]
 Returns the unit abbreviation of the aggregated element quantity. More...
 

Additional Inherited Members

- Public Member Functions inherited from Bexel.Api.IAggregatedElementValueProvider
double GetValue (IEnumerable< int > internalElementIDs)
 Returns an aggregated value for the specified elements. More...
 

Detailed Description

Property Documentation

◆ TypeName

string Bexel.Api.IAggregatedElementQuantityProvider.TypeName
get

Returns the type name of the aggregated element quantity.

◆ UnitAbbreviation

string Bexel.Api.IAggregatedElementQuantityProvider.UnitAbbreviation
get

Returns the unit abbreviation of the aggregated element quantity.