Interface IIfcLagTime
Readonly interface for IfcLagTime
Inherited Members
Namespace: Xbim.Ifc4.Interfaces
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcLagTime : IIfcSchedulingTime, IPersistEntity, IPersist
Properties
| Improve this Doc View SourceDurationType
Declaration
IfcTaskDurationEnum DurationType { get; set; }
Property Value
| Type | Description |
|---|---|
| IfcTaskDurationEnum |
LagValue
Declaration
IIfcTimeOrRatioSelect LagValue { get; set; }
Property Value
| Type | Description |
|---|---|
| IIfcTimeOrRatioSelect |