Interface IIfcTimeSeriesSchedule
Readonly interface for IfcTimeSeriesSchedule
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcTimeSeriesSchedule : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
ApplicableDates
Declaration
IItemSet<IIfcDateTimeSelect> ApplicableDates { get; }
Property Value
|
Improve this Doc
View Source
TimeSeries
Declaration
IIfcTimeSeries TimeSeries { get; set; }
Property Value
|
Improve this Doc
View Source
TimeSeriesScheduleType
Declaration
IfcTimeSeriesScheduleTypeEnum TimeSeriesScheduleType { get; set; }
Property Value