Class IfcPropertyListValue

IfcPropertyListValue class

IfcPropertyListValue

public class IfcPropertyListValue : IfcSimpleProperty

Constructors

NameDescription
IfcPropertyListValue()The default constructor.

Properties

NameDescription
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
ListValues { get; set; }ListValues
Name { get; set; }Name
PartOfComplex { get; }PartOfComplex
PropertyDependsOn { get; }PropertyDependsOn
PropertyForDependance { get; }PropertyForDependance
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