|
|
Constructs a TimelinerDataSource with the name provided.
Namespace: Autodesk.Navisworks.Api.Timeliner
Assembly: Autodesk.Navisworks.Timeliner (in Autodesk.Navisworks.Timeliner.dll)
Syntax
| Visual Basic |
|---|
Public Sub New ( _ name As String _ ) |
| C# |
|---|
public TimelinerDataSource( string name ) |
| Visual C++ |
|---|
public: TimelinerDataSource( String^ name ) |
Parameters
- name
- Type: System..::..String