Class IfcCostValue

IfcCostValue class

IfcCostValue

public class IfcCostValue : IfcAppliedValue

Constructors

NameDescription
IfcCostValue()The default constructor.

Properties

NameDescription
ApplicableDate { get; set; }ApplicableDate
AppliedValue { get; set; }AppliedValue
ArithmeticOperator { get; set; }ArithmeticOperator
Category { get; set; }Category
Components { get; set; }Components
Condition { get; set; }Condition
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
FixedUntilDate { get; set; }FixedUntilDate
HasExternalReference { get; }HasExternalReference
Name { get; set; }Name
UnitBasis { get; set; }UnitBasis

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