Object representing an audio file playback history event.

C# | Visual Basic |
public class History
Public Class History

All Members | Constructors | Methods | Properties | ||
Icon | Member | Description |
---|---|---|
![]() | History()()()() |
Default constructor for the History class.
|
![]() | AudioFileId |
Unique identifier for the audio file related to the history event.
|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | EventDateTime |
History event date/time.
|
![]() | Finalize()()()() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (Inherited from Object.) |
![]() | GetHashCode()()()() | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType()()()() | Gets the Type of the current instance. (Inherited from Object.) |
![]() | HistoryId |
Unique identifier for the audio file playback history event.
|
![]() | MemberwiseClone()()()() | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | ToString()()()() | (Inherited from Object.) |

Object | |
![]() | History |