Class IfcTaskTimeRecurring

IfcTaskTimeRecurring class

IfcTaskTimeRecurring

public class IfcTaskTimeRecurring : IfcTaskTime

Constructors

NameDescription
IfcTaskTimeRecurring()The default constructor.

Properties

NameDescription
ActualDuration { get; set; }
ActualFinish { get; set; }
ActualStart { get; set; }
Childs { get; }
Completion { get; set; }
DataOrigin { get; set; }
DurationType { get; set; }
EarlyFinish { get; set; }
EarlyStart { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
FreeFloat { get; set; }
Id { get; }
IsCritical { get; set; }
LateFinish { get; set; }
LateStart { get; set; }
Name { get; set; }
Recurrence { get; set; }
RemainingTime { get; set; }
ScheduleDuration { get; set; }
ScheduleFinish { get; set; }
ScheduleStart { get; set; }
StatusTime { get; set; }
TotalFloat { get; set; }
UserDefinedDataOrigin { get; set; }

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