|
![]() |
Identifies a field within a TimelinerTask - used by sorting
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
Visual Basic |
---|
Public Enumeration TaskField |
C# |
---|
public enum TaskField |
Visual C++ |
---|
public enum class TaskField |
Members
Member name | Description | |
---|---|---|
Active |
Idenitifies the 'Active' field
| |
ActualEndDate |
Idenitifies the 'ActualEndDate' field
| |
ActualStartDate |
Idenitifies the 'ActualStartDate' field
| |
AnimationBehavior |
Idenitifies the 'AnimationBehavior' field
| |
AnimationPath |
Idenitifies the 'AnimationPath' field
| |
DataSourceName |
Idenitifies the 'DataSourceName' field
| |
DisplayId |
Idenitifies the 'DisplayId' field
| |
EquipmentCost |
Idenitifies the 'EquipmentCost' field
| |
LaborCost |
Idenitifies the 'LaborCost' field
| |
MaterialCost |
Idenitifies the 'MaterialCost' field
| |
PlannedEndDate |
Idenitifies the 'PlannedEndDate' field
| |
PlannedStartDate |
Idenitifies the 'PlannedStartDate' field
| |
ProgressPercent |
Idenitifies the 'ProgressPercent' field
| |
ScriptPath |
Idenitifies the 'ScriptPath' field
| |
Selection |
Idenitifies the 'Selection' field
| |
SimulationTaskType |
Idenitifies the 'SimulationTaskType' field
| |
SubcontractorCost |
Idenitifies the 'SubcontractorCost' field
| |
TaskStatus |
Idenitifies the 'TaskStatus' field
| |
TotalCost |
Idenitifies the 'TotalCost' field
| |
User1 |
Idenitifies the 'User1' field
| |
User2 |
Idenitifies the 'User2' field
| |
User3 |
Idenitifies the 'User3' field
| |
User4 |
Idenitifies the 'User4' field
| |
User5 |
Idenitifies the 'User5' field
| |
User6 |
Idenitifies the 'User6' field
| |
User7 |
Idenitifies the 'User7' field
| |
User8 |
Idenitifies the 'User8' field
| |
User9 |
Idenitifies the 'User9' field
| |
User10 |
Idenitifies the 'User10' field
| |
DisplayName |
Idenitifies the 'DisplayName' field
|
Remarks
An enumeration of the fields on which sort operations can be performed. DocumentTimeliner.TasksSort