SharpSchedule

ArchiveType Enumeration

Archive type is used to determine the storage location of the archived file on the server.

[Visual Basic]
Public Enum ArchiveType
[C#]
public enum ArchiveType

Members

Member NameDescription
DailyScheduleReport To specify that the report is of the type daily schedule report.

Requirements

Namespace: Ozanam.Schedule.Web.FileSystem

Assembly: schedule.web (in schedule.web.dll)

See Also

Ozanam.Schedule.Web.FileSystem Namespace