Class IfcCostValue

IfcCostValue class

IfcCostValue

public class IfcCostValue : IfcAppliedValue

Constructors

NameDescription
IfcCostValue()The default constructor.

Properties

NameDescription
ApplicableDate { get; set; }
AppliedValue { get; set; }
Childs { get; }
Condition { get; set; }
CostType { get; set; }
Description { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FixedUntilDate { get; set; }
Id { get; }
IsComponentIn { get; }
Name { get; set; }
UnitBasis { get; set; }
ValueOfComponents { get; }
ValuesReferenced { get; }

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