Class ContentUploadHistory
Inheritance
System.Object
    ContentUploadHistory
  Namespace: MediaBrowser.Model.Devices
Assembly: MediaBrowser.Model.dll
Syntax
public class ContentUploadHistoryConstructors
ContentUploadHistory()
Declaration
public ContentUploadHistory()Properties
DeviceId
Declaration
public string DeviceId { get; set; }Property Value
| Type | Description | 
|---|---|
| System.String | 
FilesUploaded
Declaration
public LocalFileInfo[] FilesUploaded { get; set; }Property Value
| Type | Description | 
|---|---|
| LocalFileInfo[] |