Retrieves an index given a start and stop time. Start/Stop Times use DateFormat Dimension.
| [Visual Basic .NET] |
|---|
Public Function GetTimeIntervalIndex( _ ByVal Start As System.Object, _ ByVal Stop As System.Object _ ) As Integer |
| [Unmanaged C++] |
|---|
public: HRESULT GetTimeIntervalIndex( |
- Start
- Stop
