Class IfcPropertyEnumeration

IfcPropertyEnumeration class

IfcPropertyEnumeration

public class IfcPropertyEnumeration : IfcPropertyAbstraction

Constructors

NameDescription
IfcPropertyEnumeration()The default constructor.

Properties

NameDescription
EntityLabel { get; }Gets the entity label.
EnumerationValues { get; set; }EnumerationValues
HasExternalReferences { get; }HasExternalReferences
Name { get; set; }Name
Unit { get; set; }Unit

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