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