Class IfcAppliedValue

IfcAppliedValue class

IfcAppliedValue

public abstract class IfcAppliedValue : IfcEntity

Properties

NameDescription
ApplicableDate { get; set; }ApplicableDate
AppliedValue { get; set; }AppliedValue
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