Class IfcDocumentInformation

IfcDocumentInformation class

IfcDocumentInformation

public class IfcDocumentInformation : IfcExternalInformation

Constructors

NameDescription
IfcDocumentInformation()The default constructor.

Properties

NameDescription
Confidentiality { get; set; }Confidentiality
CreationTime { get; set; }CreationTime
Description { get; set; }Description
DocumentInfoForObjects { get; }DocumentInfoForObjects
DocumentOwner { get; set; }DocumentOwner
Editors { get; set; }Editors
ElectronicFormat { get; set; }ElectronicFormat
EntityLabel { get; }Gets the entity label.
HasDocumentReferences { get; }HasDocumentReferences
Identification { get; set; }Identification
IntendedUse { get; set; }IntendedUse
IsPointedTo { get; }IsPointedTo
IsPointer { get; }IsPointer
LastRevisionTime { get; set; }LastRevisionTime
Location { get; set; }Location
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