Class IfcProjectOrder

IfcProjectOrder class

IfcProjectOrder

public class IfcProjectOrder : IfcControl

Constructors

NameDescription
IfcProjectOrder()The default constructor.

Properties

NameDescription
Controls { get; }Controls
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
ID { get; set; }ID
IsDecomposedBy { get; }IsDecomposedBy
IsDefinedBy { get; }IsDefinedBy
Name { get; set; }Name
ObjectType { get; set; }ObjectType
OwnerHistory { get; set; }OwnerHistory
PredefinedType { get; set; }PredefinedType
Status { get; set; }Status

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