Class Job_GetJobFormData
https://api.appearition.com/TenantName/api/Job/GetJobFormData/0 , where 0 is Channel ID
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.API
Assembly: Appearition.SDK.dll
Syntax
[Serializable]
public class Job_GetJobFormData : BaseApiPost
Fields
View SourceData
Declaration
public JobPost Data
Field Value
Type | Description |
---|---|
JobPost |
Properties
View SourceAuthenticationOverride
Declaration
public override AuthenticationOverrideType AuthenticationOverride { get; }
Property Value
Type | Description |
---|---|
AuthenticationOverrideType |
Overrides
View SourceAuthenticationTokenCustomKey
Declaration
public override string AuthenticationTokenCustomKey { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
View SourceChannelIdOverride
Declaration
public override int? ChannelIdOverride { get; }
Property Value
Type | Description |
---|---|
System.Nullable<System.Int32> |
Overrides
View SourceForcedEndPoint
Declaration
public override string ForcedEndPoint { get; }
Property Value
Type | Description |
---|---|
System.String |
Overrides
View SourceRequiresTenant
Declaration
public override bool RequiresTenant { get; }
Property Value
Type | Description |
---|---|
System.Boolean |