Class IfcApproval

IfcApproval class

IfcApproval

public class IfcApproval : IfcEntity

Constructors

NameDescription
IfcApproval()The default constructor.

Properties

NameDescription
Actors { get; }Actors
ApprovalDateTime { get; set; }ApprovalDateTime
ApprovalLevel { get; set; }ApprovalLevel
ApprovalQualifier { get; set; }ApprovalQualifier
ApprovalStatus { get; set; }ApprovalStatus
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
Identifier { get; set; }Identifier
IsRelatedWith { get; }IsRelatedWith
Name { get; set; }Name
Relates { get; }Relates

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