Specifies the time format.
Namespace: HiComponents.IEvolutionAssembly: IEvolution2 (in IEvolution2.dll) Version: 14.0.0.0
Syntax
| C# | Visual Basic | Visual C++ |
public enum IETimeFormat
Public Enumeration IETimeFormat
public enum class IETimeFormat
Members
| Member | Value | Description |
|---|---|---|
| None | 0 |
None
|
| Frame | 1 |
Frame
|
| Sample | 2 |
Sample
|
| Field | 3 |
Field
|
| Byte | 4 |
Byte
|
| Time | 5 |
Time
|