Show / Hide Table of Contents

    Class JobPost

    Inheritance
    System.Object
    Job
    JobPost
    Job_SubmitJobFormData.PostApi
    Inherited Members
    Job.JobId
    Job.JobNo
    Job.PTW
    Job.PurchaseOrderNo
    Job.TroubleTicket
    Job.JobStatus
    Job.SiteId
    Job.GetJobStatusTypeName(Int64)
    Namespace: Appearition.Job
    Assembly: Appearition.SDK.dll
    Syntax
    [Serializable]
    public class JobPost : Job

    Fields

    Forms

    Declaration
    public List<JobFormPost> Forms
    Field Value
    Type Description
    System.Collections.Generic.List<JobFormPost>

    ProjectId

    Declaration
    public long ProjectId
    Field Value
    Type Description
    System.Int64

    ReviewerComments

    Declaration
    public string ReviewerComments
    Field Value
    Type Description
    System.String

    UserProfileId

    Declaration
    public long UserProfileId
    Field Value
    Type Description
    System.Int64

    Extension Methods

    ObjectExtension.ToStream(Object)
    Back to top Appearition SDK for Unity API