Class IfcDocumentInformation

IfcDocumentInformation class

IfcDocumentInformation

public class IfcDocumentInformation : IfcEntity

Constructors

NameDescription
IfcDocumentInformation()The default constructor.

Properties

NameDescription
Confidentiality { get; set; }Confidentiality
CreationTime { get; set; }CreationTime
Description { get; set; }Description
DocumentId { get; set; }DocumentId
DocumentOwner { get; set; }DocumentOwner
DocumentReferences { get; set; }DocumentReferences
Editors { get; set; }Editors
ElectronicFormat { get; set; }ElectronicFormat
EntityLabel { get; }Gets the entity label.
IntendedUse { get; set; }IntendedUse
IsPointedTo { get; }IsPointedTo
IsPointer { get; }IsPointer
LastRevisionTime { get; set; }LastRevisionTime
Name { get; set; }Name
Purpose { get; set; }Purpose
Revision { get; set; }Revision
Scope { get; set; }Scope
Status { get; set; }Status
ValidFrom { get; set; }ValidFrom
ValidUntil { get; set; }ValidUntil

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