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

Optional parameters. More...

Public Attributes

const string JOB_TAG = "job_tag"
 Job tag returned in call to create the job More...
 

Detailed Description

Optional parameters.

  • JOB_TAG: Job tag returned in call to create the job

The default value is an empty Dictionary. A set of string constants for the parameter options.

Definition at line 57 of file AdminAlterJobs.cs.

Member Data Documentation

const string kinetica.AdminAlterJobsRequest.Options.JOB_TAG = "job_tag"

Job tag returned in call to create the job

Definition at line 61 of file AdminAlterJobs.cs.


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