|
|
The TimelinerDataSource type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
TimelinerDataSource()()()() |
Constructs a TimelinerDataSource.
|
|
|
TimelinerDataSource(String) |
Constructs a TimelinerDataSource with the name provided.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CreateCopy |
Create a new copy of this item
|
|
|
CreateNewInstance |
Create a new item of the same type as this item
(Inherited from SavedItem.) |
|
|
CreateUniqueCopy |
Create an unique copy of item
(Inherited from SavedItem.) |
|
|
Dispose()()()() |
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from NativeHandle.) |
|
|
Dispose(Boolean) | (Inherited from NativeHandle.) |
|
|
Equals |
Determines whether the specified object and the current object refer to the same
underlying native object. Returns false if either object has been disposed.
(Inherited from NativeHandle.) |
|
|
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from NativeHandle.) |
|
|
GetHashCode | (Inherited from NativeHandle.) |
|
|
GetType |
Gets the Type of the current instance. (Inherited from Object.) |
|
|
GetUserFieldByIndex |
Get mapping for a User field with specified index (User1 is index 0, User10 is index 9)
|
|
|
MakeDisplayNameUnique(GroupItem) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
|
|
MakeDisplayNameUnique(GroupItem, String) |
Makes a name unique within the immediate children on the group
(Inherited from SavedItem.) |
|
|
MemberwiseClone |
Creates a shallow copy of the current Object. (Inherited from Object.) |
|
|
SetUserFieldByIndex |
Define mapping for a User field with specified index (User1 is index 0, User10 is index 9)
|
|
|
ToString | (Inherited from NativeHandle.) |
Properties
| Name | Description | |
|---|---|---|
|
|
AvailableFields |
Returns a TimelinerDataSourceFieldCollection containing the available TimelinerDataSourceFields available for this TimelinerDataSource
|
|
|
Comments |
Comments about the item
(Inherited from SavedItem.) |
|
|
CsvInternalDisplayId |
Returns the DisplayId field
|
|
|
CsvInternalTaskName |
Returns the task name field
|
|
|
CsvNumberOfRows |
Returns the number of rows for this TimelinerDataSource
|
|
|
CsvUserDateTimeFormat |
Returns the user specified date time format
|
|
|
CsvUseRow1AsHeader |
Returns if the first row in the CSV file contain the column names
|
|
|
CsvUseUserDateTimeFormat |
Returns if the user specified date format should be used
|
|
|
DataSourceProviderId |
The TimelinerDataSourceProvider Id
|
|
|
DataSourceProviderName |
The TimelinerDataSourceProvider Display Name
|
|
|
DataSourceProviderVersion |
The TimelinerDataSourceProvider Version
|
|
|
DisplayName |
Name for item as displayed in the GUI
(Inherited from SavedItem.) |
|
|
Guid |
Globally Unique Id for item
(Inherited from SavedItem.) |
|
|
IsDisposed |
Gets a value indicating whether the object has been disposed and is no longer available.
(Inherited from NativeHandle.) |
|
|
IsGroup |
True if this item is a GroupItem
(Inherited from SavedItem.) |
|
|
IsReadOnly | (Overrides SavedItem..::..IsReadOnly.) |
|
|
LastSyncTime |
The time that tasks were last Imported
|
|
|
Parent |
Parent of this item. Null if item has no parent
(Inherited from SavedItem.) |
|
|
ProjectIdentifier |
The identifier that defines the project that is being linked to
|
|
|
TaskActualEndField |
The field that defines the Actual End Date import
|
|
|
TaskActualStartField |
The field that defines the Actual Start Date import
|
|
|
TaskEquipmentCostField |
The field that defines the Equipment Cost import
|
|
|
TaskLaborCostField |
The field that defines the Labor Cost import
|
|
|
TaskMaterialCostField |
The field that defines the Material Cost import
|
|
|
TaskPlannedEndField |
The field that defines the Planned End Date import
|
|
|
TaskPlannedStartField |
The field that defines the Planned Start Date import
|
|
|
TaskSubcontractorCostField |
The field that defines the Subcontractor Cost import
|
|
|
TaskSynchronizationIdField |
The field that defines the Display Id import
|
|
|
TaskTypeField |
The field that defines TaskType import
|