Class BcfTopicFile
Inheritance
System.Object
BcfTopicFile
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 |
|