Interface IIfcScheduleTimeControl
Readonly interface for IfcScheduleTimeControl
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcScheduleTimeControl : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ActualDuration
Declaration
IfcTimeMeasure? ActualDuration { get; set; }
Property Value
|
Improve this Doc
View Source
ActualFinish
Declaration
IIfcDateTimeSelect ActualFinish { get; set; }
Property Value
|
Improve this Doc
View Source
ActualStart
Declaration
IIfcDateTimeSelect ActualStart { get; set; }
Property Value
|
Improve this Doc
View Source
Completion
Declaration
IfcPositiveRatioMeasure? Completion { get; set; }
Property Value
|
Improve this Doc
View Source
EarlyFinish
Declaration
IIfcDateTimeSelect EarlyFinish { get; set; }
Property Value
|
Improve this Doc
View Source
EarlyStart
Declaration
IIfcDateTimeSelect EarlyStart { get; set; }
Property Value
|
Improve this Doc
View Source
FinishFloat
Declaration
IfcTimeMeasure? FinishFloat { get; set; }
Property Value
|
Improve this Doc
View Source
FreeFloat
Declaration
IfcTimeMeasure? FreeFloat { get; set; }
Property Value
|
Improve this Doc
View Source
IsCritical
Declaration
bool? IsCritical { get; set; }
Property Value
Type |
Description |
System.Nullable<System.Boolean> |
|
|
Improve this Doc
View Source
LateFinish
Declaration
IIfcDateTimeSelect LateFinish { get; set; }
Property Value
|
Improve this Doc
View Source
LateStart
Declaration
IIfcDateTimeSelect LateStart { get; set; }
Property Value
|
Improve this Doc
View Source
RemainingTime
Declaration
IfcTimeMeasure? RemainingTime { get; set; }
Property Value
|
Improve this Doc
View Source
ScheduleDuration
Declaration
IfcTimeMeasure? ScheduleDuration { get; set; }
Property Value
|
Improve this Doc
View Source
ScheduleFinish
Declaration
IIfcDateTimeSelect ScheduleFinish { get; set; }
Property Value
|
Improve this Doc
View Source
ScheduleStart
Declaration
IIfcDateTimeSelect ScheduleStart { get; set; }
Property Value
|
Improve this Doc
View Source
ScheduleTimeControlAssigned
Declaration
IIfcRelAssignsTasks ScheduleTimeControlAssigned { get; }
Property Value
|
Improve this Doc
View Source
StartFloat
Declaration
IfcTimeMeasure? StartFloat { get; set; }
Property Value
|
Improve this Doc
View Source
StatusTime
Declaration
IIfcDateTimeSelect StatusTime { get; set; }
Property Value
|
Improve this Doc
View Source
TotalFloat
Declaration
IfcTimeMeasure? TotalFloat { get; set; }
Property Value