Show / Hide Table of Contents

Class UserSiteJob

Inheritance
System.Object
UserSiteJob
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 UserSiteJob

Fields

View Source

SiteJobs

Declaration
public List<SiteJob> SiteJobs
Field Value
Type Description
System.Collections.Generic.List<SiteJob>
View Source

UserProfileId

Declaration
public long UserProfileId
Field Value
Type Description
System.Int64

Extension Methods

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