Class IfcDateAndTime

IfcDateAndTime class

IfcDateAndTime

public class IfcDateAndTime : IfcEntity

Constructors

NameDescription
IfcDateAndTime()The default constructor.

Properties

NameDescription
DateComponent { get; set; }DateComponent
EntityLabel { get; }Gets the entity label.
TimeComponent { get; set; }TimeComponent

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