Class IfcDocumentInformation

IfcDocumentInformation class

IfcDocumentInformation

public class IfcDocumentInformation : IfcEntityBase

Constructors

NameDescription
IfcDocumentInformation()The default constructor.

Properties

NameDescription
Childs { get; }
Confidentiality { get; set; }
CreationTime { get; set; }
Description { get; set; }
DocumentId { get; set; }
DocumentOwner { get; set; }
DocumentReferences { get; set; }
Editors { get; set; }
ElectronicFormat { get; set; }
EntityLabel { get; }Gets the entity label. Each entity has its label, which is unique and represents it in the file
Id { get; }
IntendedUse { get; set; }
IsPointedTo { get; }
IsPointer { get; }
LastRevisionTime { get; set; }
Name { get; set; }
Purpose { get; set; }
Revision { get; set; }
Scope { get; set; }
Status { get; set; }
ValidFrom { get; set; }
ValidUntil { get; set; }

Methods

NameDescription
override Equals(object)Determines whether the specified is equal to this instance.
override GetHashCode()Returns a hash code for this instance.

See Also