Class IfcTaskType

IfcTaskType class

IfcTaskType

public class IfcTaskType : IfcTypeProcess

Constructors

NameDescription
IfcTaskType()The default constructor.

Properties

NameDescription
ApplicableOccurrence { get; set; }ApplicableOccurrence
Decomposes { get; }Decomposes
Description { get; set; }Description
EntityLabel { get; }Gets the entity label.
GlobalId { get; set; }GlobalId
HasAssignments { get; }HasAssignments
HasAssociations { get; }HasAssociations
HasContext { get; }HasContext
HasPropertySets { get; set; }HasPropertySets
Identification { get; set; }Identification
IsDecomposedBy { get; }IsDecomposedBy
IsNestedBy { get; }IsNestedBy
LongDescription { get; set; }LongDescription
Name { get; set; }Name
Nests { get; }Nests
OperatesOn { get; }OperatesOn
OwnerHistory { get; set; }OwnerHistory
PredefinedType { get; set; }PredefinedType
ProcessType { get; set; }ProcessType
Types { get; }Types
WorkMethod { get; set; }WorkMethod

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