Class JobPost
Inheritance
System.Object
JobPost
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
Field Value
Type |
Description |
System.Int64 |
|
Declaration
public string ReviewerComments
Field Value
Type |
Description |
System.String |
|
UserProfileId
Declaration
public long UserProfileId
Field Value
Type |
Description |
System.Int64 |
|
Extension Methods