Search Results for

    Show / Hide Table of Contents

    Interface IIfcCurrencyRelationship

    Readonly interface for IfcCurrencyRelationship

    Inherited Members
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc2x3.Interfaces
    Assembly: Xbim.Ifc2x3.dll
    Syntax
    public interface IIfcCurrencyRelationship : IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    ExchangeRate

    Declaration
    IfcPositiveRatioMeasure ExchangeRate { get; set; }
    Property Value
    Type Description
    IfcPositiveRatioMeasure
    | Improve this Doc View Source

    RateDateTime

    Declaration
    IIfcDateAndTime RateDateTime { get; set; }
    Property Value
    Type Description
    IIfcDateAndTime
    | Improve this Doc View Source

    RateSource

    Declaration
    IIfcLibraryInformation RateSource { get; set; }
    Property Value
    Type Description
    IIfcLibraryInformation
    | Improve this Doc View Source

    RelatedMonetaryUnit

    Declaration
    IIfcMonetaryUnit RelatedMonetaryUnit { get; set; }
    Property Value
    Type Description
    IIfcMonetaryUnit
    | Improve this Doc View Source

    RelatingMonetaryUnit

    Declaration
    IIfcMonetaryUnit RelatingMonetaryUnit { get; set; }
    Property Value
    Type Description
    IIfcMonetaryUnit
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim