Interface IIfcCurrencyRelationship
Readonly interface for IfcCurrencyRelationship
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcCurrencyRelationship : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ExchangeRate
Declaration
IfcPositiveRatioMeasure ExchangeRate { get; set; }
Property Value
|
Improve this Doc
View Source
RateDateTime
Declaration
IIfcDateAndTime RateDateTime { get; set; }
Property Value
|
Improve this Doc
View Source
RateSource
Declaration
IIfcLibraryInformation RateSource { get; set; }
Property Value
|
Improve this Doc
View Source
Declaration
IIfcMonetaryUnit RelatedMonetaryUnit { get; set; }
Property Value
|
Improve this Doc
View Source
RelatingMonetaryUnit
Declaration
IIfcMonetaryUnit RelatingMonetaryUnit { get; set; }
Property Value