This method is deprecated. Use CreateEventIntervalListFile instead. Create an interval list loaded from specified interval file.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
public IAgCrdnEventIntervalList CreateEventIntervalListFromFile( string Name, string Description, string FilePath ); |
| [Managed C++] |
|---|
public: IAgCrdnEventIntervalList^ CreateEventIntervalListFromFile( String __gc ^ Name, String __gc ^ Description, String __gc ^ FilePath ); |
| [Java] |
|---|
public IAgCrdnEventIntervalList createEventIntervalListFromFile( String Name, String Description, String FilePath ); |
| [Unmanaged C++] |
|---|
|
- Name
- Description
- FilePath
Spaces and most punctuation ( except for "-_().") cannot be used as a part of a component name when creating new components via VGT API.





