Class IfcCurrencyRelationship

IfcCurrencyRelationship class

IfcCurrencyRelationship

public class IfcCurrencyRelationship : IfcEntity

Constructors

NameDescription
IfcCurrencyRelationship()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
ExchangeRate { get; set; }ExchangeRate
RateDateTime { get; set; }RateDateTime
RateSource { get; set; }RateSource
RelatedMonetaryUnit { get; set; }RelatedMonetaryUnit
RelatingMonetaryUnit { get; set; }RelatingMonetaryUnit

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also