BackgroundProcessTaskType
Description:
BackgroundProcessTaskType
BackgroundProcessTaskType
Inheritance Hierarchy:
System.Object
Autodesk.Revit.DB.GuidEnum
Autodesk.Revit.DB.BackgroundProcessTask.BackgroundProcessTaskType
System.Object
Autodesk.Revit.DB.GuidEnum
Autodesk.Revit.DB.BackgroundProcessTask.BackgroundProcessTaskType
public class BackgroundProcessTaskType : GuidEnum
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| BackgroundProcessTaskType(Guid) | None | Creates a new BackgroundProcessTaskType instance. |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equals(Object) | Boolean | Compares two Guid-based enum object based on their concrete class and GUID value. (Inherited from GuidEnum ) | GuidEnum |
| GetHashCode() | Int32 | Generates a hash code for this Guid-based enum object. (Inherited from GuidEnum ) | GuidEnum |
| GetType | None | Gets the Type of the current instance. (Inherited from Object ) | Object |
| ToString | None | Returns a string that represents the current object. (Inherited from Object ) | Object |
| Name | Return Type | Description | Inherited From |
|---|---|---|---|
| Equality(BackgroundProcessTaskType, BackgroundProcessTaskType) | Boolean | Compares two BackgroundProcessTaskType instances. | |
| Inequality(BackgroundProcessTaskType, BackgroundProcessTaskType) | Boolean | Compares two BackgroundProcessTaskType instances. |