Class IfcScheduleTimeControl

IfcScheduleTimeControl class

IfcScheduleTimeControl

public class IfcScheduleTimeControl : IfcControl

Constructors

NameDescription
IfcScheduleTimeControl()The default constructor.

Properties

NameDescription
ActualDuration { get; set; }ActualDuration
ActualFinish { get; set; }ActualFinish
ActualStart { get; set; }ActualStart
Completion { get; set; }Completion
Controls { get; }Controls
Decomposes { get; }Decomposes
Description { get; set; }Description
EarlyFinish { get; set; }EarlyFinish
EarlyStart { get; set; }EarlyStart
EntityLabel { get; }Gets the entity label.
FinishFloat { get; set; }FinishFloat
FreeFloat { get; set; }FreeFloat
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
IsCritical { get; set; }IsCritical
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
LateFinish { get; set; }LateFinish
LateStart { get; set; }LateStart
Name { get; set; }Name
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory
RemainingTime { get; set; }RemainingTime
ScheduleDuration { get; set; }ScheduleDuration
ScheduleFinish { get; set; }ScheduleFinish
ScheduleStart { get; set; }ScheduleStart
ScheduleTimeControlAssigned { get; }ScheduleTimeControlAssigned
StartFloat { get; set; }StartFloat
StatusTime { get; set; }StatusTime
TotalFloat { get; set; }TotalFloat

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