Kinetica   C#   API  Version 7.2.3.0
kinetica.AdminAlterJobsRequest.Action Struct Reference

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

Public Attributes

const string CANCEL = "cancel"
 

Detailed Description

A set of string constants for the parameter action.

Action to be performed on the jobs specified by job_ids.

Definition at line 26 of file AdminAlterJobs.cs.

Member Data Documentation

◆ CANCEL

const string kinetica.AdminAlterJobsRequest.Action.CANCEL = "cancel"

Definition at line 28 of file AdminAlterJobs.cs.


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