Class IfcApproval

IfcApproval class

IfcApproval

public class IfcApproval : IfcEntity

Constructors

NameDescription
IfcApproval()The default constructor.

Properties

NameDescription
ApprovedObjects { get; }ApprovedObjects
ApprovedResources { get; }ApprovedResources
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GivingApproval { get; set; }GivingApproval
HasExternalReferences { get; }HasExternalReferences
Identifier { get; set; }Identifier
IsRelatedWith { get; }IsRelatedWith
Level { get; set; }Level
Name { get; set; }Name
Qualifier { get; set; }Qualifier
Relates { get; }Relates
RequestingApproval { get; set; }RequestingApproval
Status { get; set; }Status
TimeOfApproval { get; set; }TimeOfApproval

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