Kinetica C# API  Version 7.1.10.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.CreateJobResponse.Info Struct Reference

Additional information. 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

Additional information.

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

The default value is an empty Dictionary. A set of string constants for the parameter <member name="info">.

Definition at line 292 of file CreateJob.cs.

Member Data Documentation

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 298 of file CreateJob.cs.


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