Class IfcApprovalPropertyRelationship

IfcApprovalPropertyRelationship class

IfcApprovalPropertyRelationship

public class IfcApprovalPropertyRelationship : IfcEntity

Constructors

NameDescription
IfcApprovalPropertyRelationship()The default constructor.

Properties

NameDescription
Approval { get; set; }Approval
ApprovedProperties { get; set; }ApprovedProperties
EntityLabel { get; }Gets the entity label.

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