C# Class TvDatabase.TvBusinessLayer.ImportParams

Mostra file Open project: MediaPortal/MediaPortal-1

Public Properties

Property Type Description
ConnectString string
Priority ThreadPriority
ProgamsToDelete DeleteBeforeImportOption
ProgramList ProgramList
SleepTime int

Property Details

ConnectString public_oe property

public string ConnectString
return string

Priority public_oe property

public ThreadPriority Priority
return ThreadPriority

ProgamsToDelete public_oe property

public DeleteBeforeImportOption ProgamsToDelete
return DeleteBeforeImportOption

ProgramList public_oe property

public ProgramList ProgramList
return ProgramList

SleepTime public_oe property

public int SleepTime
return int