Class IfcEventTime

IfcEventTime class

IfcEventTime

public class IfcEventTime : IfcSchedulingTime

Constructors

NameDescription
IfcEventTime()The default constructor.

Properties

NameDescription
ActualDate { get; set; }ActualDate
DataOrigin { get; set; }DataOrigin
EarlyDate { get; set; }EarlyDate
EntityLabel { get; }Gets the entity label.
LateDate { get; set; }LateDate
Name { get; set; }Name
ScheduleDate { get; set; }ScheduleDate
UserDefinedDataOrigin { get; set; }UserDefinedDataOrigin

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