Show / Hide Table of Contents

Class QrtzCalendar

Inheritance
System.Object
QrtzCalendar
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Mix.Database.Entities.Quartz
Assembly: mix.database.dll
Syntax
public class QrtzCalendar

Properties

| Improve this Doc View Source

Calendar

Declaration
public byte[] Calendar { get; set; }
Property Value
Type Description
System.Byte[]
| Improve this Doc View Source

CalendarName

Declaration
public string CalendarName { get; set; }
Property Value
Type Description
System.String
| Improve this Doc View Source

SchedName

Declaration
public string SchedName { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾