Interface IIfcCostSchedule
Readonly interface for IfcCostSchedule
Assembly: Xbim.Ifc4.dll
Syntax
public interface IIfcCostSchedule : IIfcControl, IIfcObject, IIfcObjectDefinition, IIfcRoot, IfcDefinitionSelect, IIfcDefinitionSelect, IExpressSelectType, IPersistEntity, IPersist
Properties
|
Improve this Doc
View Source
PredefinedType
Declaration
IfcCostScheduleTypeEnum? PredefinedType { get; set; }
Property Value
|
Improve this Doc
View Source
Status
Declaration
IfcLabel? Status { get; set; }
Property Value
Type |
Description |
System.Nullable<IfcLabel> |
|
|
Improve this Doc
View Source
SubmittedOn
Declaration
IfcDateTime? SubmittedOn { get; set; }
Property Value
|
Improve this Doc
View Source
UpdateDate
Declaration
IfcDateTime? UpdateDate { get; set; }
Property Value