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