Bexel Manager API Documentation
Bexel.Api.ProjectCost Class Reference

Represents all cost information within the Bexel.Api.Project. More...

Properties

string CurrencySymbol [get]
 Returns the currency symbol for the Bexel.Api.Project. More...
 
string ISOCurrencyCode [get]
 Returns the three character ISO 4217 currency symbol for the Bexel.Api.Project associated with the country/region. More...
 
CostVersions Versions [get]
 Returns a collection of all cost versions that are contained within the Bexel.Api.Project. More...
 

Detailed Description

Represents all cost information within the Bexel.Api.Project.

Property Documentation

◆ CurrencySymbol

string Bexel.Api.ProjectCost.CurrencySymbol
get

Returns the currency symbol for the Bexel.Api.Project.

◆ ISOCurrencyCode

string Bexel.Api.ProjectCost.ISOCurrencyCode
get

Returns the three character ISO 4217 currency symbol for the Bexel.Api.Project associated with the country/region.

◆ Versions

CostVersions Bexel.Api.ProjectCost.Versions
get

Returns a collection of all cost versions that are contained within the Bexel.Api.Project.