Class IfcApprovalActorRelationship

IfcApprovalActorRelationship class

IfcApprovalActorRelationship

public class IfcApprovalActorRelationship : IfcEntity

Constructors

NameDescription
IfcApprovalActorRelationship()The default constructor.

Properties

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

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