TaskTypeInfo Class
Jump to navigation
Jump to search
Member of: SynthesisAPI
Stores the properties of an RCM task type.
Properties
Name | Description |
---|---|
ID | Gets or sets the numerical ID of the task type. Integer. |
Name | Gets or sets the name of the task type. String. |
Classification | Gets or sets a value from the TaskClassEnum enumeration, which specifies the task's class (e.g., preventive, inspection or on condition inspection). |
Abbreviation | Gets or sets the abbreviation for the task type. String. |