Kinetica C# API
Version 7.2.3.0
|
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... | |
A set of string constants for the parameter info.
Additional information.
Definition at line 219 of file CreateJob.cs.
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.