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

Action to be performed on the jobs specified by job_ids. More...

Public Attributes

const string CANCEL = "cancel"
 

Detailed Description

Action to be performed on the jobs specified by job_ids.

Supported values:

A set of string constants for the parameter action.

Definition at line 37 of file AdminAlterJobs.cs.

Member Data Documentation

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

Definition at line 39 of file AdminAlterJobs.cs.


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