Interface IIfcSchedulingTime
Readonly interface for IfcSchedulingTime
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcSchedulingTime : IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
DataOrigin
Declaration
IfcDataOriginEnum? DataOrigin { get; set; }
Property Value
|
Improve this Doc
View Source
Name
Declaration
IfcLabel? Name { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
UserDefinedDataOrigin
Declaration
IfcLabel? UserDefinedDataOrigin { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|