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
Condition { get; set; }Condition
CostType { get; set; }CostType
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
FixedUntilDate { get; set; }FixedUntilDate
IsComponentIn { get; }IsComponentIn
Name { get; set; }Name
UnitBasis { get; set; }UnitBasis
ValueOfComponents { get; }ValueOfComponents
ValuesReferenced { get; }ValuesReferenced

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