Interface IIfcIrregularTimeSeriesValue
Readonly interface for IfcIrregularTimeSeriesValue
Inherited Members
Namespace: Xbim.Ifc2x3.Interfaces
Assembly: Xbim.Ifc2x3.dll
Syntax
public interface IIfcIrregularTimeSeriesValue : IPersistEntity, IPersist
Properties
| Improve this Doc View SourceListValues
Declaration
IItemSet<IIfcValue> ListValues { get; }
Property Value
Type | Description |
---|---|
IItemSet<IIfcValue> |
TimeStamp
Declaration
IIfcDateTimeSelect TimeStamp { get; set; }
Property Value
Type | Description |
---|---|
IIfcDateTimeSelect |