Class IfcTask
Contents
[
Hide
]IfcTask class
IfcTask
public class IfcTask : IfcProcess
Constructors
| Name | Description |
|---|---|
| IfcTask() | The default constructor. |
Properties
| Name | Description |
|---|---|
| Decomposes { get; } | Decomposes |
| Description { get; set; } | Description |
| EntityLabel { get; } | Gets the entity label. |
| GlobalId { get; set; } | GlobalId |
| HasAssignments { get; } | HasAssignments |
| HasAssociations { get; } | HasAssociations |
| IsDecomposedBy { get; } | IsDecomposedBy |
| IsDefinedBy { get; } | IsDefinedBy |
| IsMilestone { get; set; } | IsMilestone |
| IsPredecessorTo { get; } | IsPredecessorTo |
| IsSuccessorFrom { get; } | IsSuccessorFrom |
| Name { get; set; } | Name |
| ObjectType { get; set; } | ObjectType |
| OperatesOn { get; } | OperatesOn |
| OwnerHistory { get; set; } | OwnerHistory |
| Priority { get; set; } | Priority |
| Status { get; set; } | Status |
| TaskId { get; set; } | TaskId |
| WorkMethod { get; set; } | WorkMethod |
Methods
| Name | Description |
|---|---|
| override Equals(object) | Determines whether the specified is equal to this instance. |
| override GetHashCode() | Returns a hash code for this instance. |
See Also
- class IfcProcess
- namespace Aspose.CAD.FileFormats.Ifc.IFC2X3.Entities
- assembly Aspose.CAD