Group
Show / Hide Table of Contents

Class GenerateJobResponseValue

The Value from a 'Generate Job' response

Inheritance
System.Object
GenerateJobResponseValue
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: Textkernel.Tx.Models.API.JobDescription
Assembly: Textkernel.Tx.SDK.dll
Syntax
public class GenerateJobResponseValue

Properties

| Improve this Doc View Source

JobDescription

The generated job description

Declaration
public string JobDescription { get; set; }
Property Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾