Search Results for

    Show / Hide Table of Contents

    Class BcfTopicFile

    Inheritance
    System.Object
    BcfTopicFile
    Namespace: IPA.Bcfier.Models.Bcf
    Assembly: IPA.Bcfier.dll
    Syntax
    public class BcfTopicFile : object

    Properties

    | Improve this Doc View Source

    Date

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

    FileName

    Declaration
    public string FileName { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    IfcProjectId

    Declaration
    public string IfcProjectId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    IfcSpatialStructureElementId

    Declaration
    public string IfcSpatialStructureElementId { get; set; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ReferenceLink

    Declaration
    public string ReferenceLink { get; set; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top © Dangl IT GmbH