Kinetica   C#   API  Version 7.2.3.0
kinetica.CreateJobResponse.Info Struct Reference

A set of string constants for the parameter info. More...

Public Attributes

const string JOB_TAG = "job_tag"
 The job tag specified by the user or if unspecified by user, a unique identifier generated internally for the job across clusters. More...
 

Detailed Description

A set of string constants for the parameter info.

Additional information.

Definition at line 219 of file CreateJob.cs.

Member Data Documentation

◆ JOB_TAG

const string kinetica.CreateJobResponse.Info.JOB_TAG = "job_tag"

The job tag specified by the user or if unspecified by user, a unique identifier generated internally for the job across clusters.

Definition at line 224 of file CreateJob.cs.


The documentation for this struct was generated from the following file: