Search Results for

    Show / Hide Table of Contents

    Interface IIfcWorkTime

    Readonly interface for IfcWorkTime

    Inherited Members
    IIfcSchedulingTime.Name
    IIfcSchedulingTime.DataOrigin
    IIfcSchedulingTime.UserDefinedDataOrigin
    IPersistEntity.EntityLabel
    IPersistEntity.Model
    IPersistEntity.Activated
    IPersistEntity.ExpressType
    IPersistEntity.ModelOf
    IPersist.Parse(Int32, IPropertyValue, Int32[])
    Namespace: Xbim.Ifc4.Interfaces
    Assembly: Xbim.Ifc4.dll
    Syntax
    public interface IIfcWorkTime : IIfcSchedulingTime, IPersistEntity, IPersist

    Properties

    | Improve this Doc View Source

    Finish

    Declaration
    IfcDate? Finish { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcDate>
    | Improve this Doc View Source

    RecurrencePattern

    Declaration
    IIfcRecurrencePattern RecurrencePattern { get; set; }
    Property Value
    Type Description
    IIfcRecurrencePattern
    | Improve this Doc View Source

    Start

    Declaration
    IfcDate? Start { get; set; }
    Property Value
    Type Description
    System.Nullable<IfcDate>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2022 xbim