Show / Hide Table of Contents

Class SiteJob

Inheritance
System.Object
SiteJob
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: Appearition.Job
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class SiteJob

Fields

View Source

Jobs

Declaration
public List<Job> Jobs
Field Value
Type Description
System.Collections.Generic.List<Job>
View Source

SiteId

Declaration
public long SiteId
Field Value
Type Description
System.Int64

Extension Methods

ObjectExtension.ToStream(Object)
  • View Source
Back to top Generated by DocFX