Skip to main content

A set of string constants for the parameter ShowSystemPropertiesRequest.options. More…

Static Public Attributes

const string PROPERTIES = “properties”
 A list of comma separated names of properties requested.
 

Detailed Description

A set of string constants for the parameter ShowSystemPropertiesRequest.options.

Optional parameters.

Definition at line 22 of file ShowSystemProperties.cs.

Member Data Documentation

◆ PROPERTIES

const string kinetica.ShowSystemPropertiesRequest.Options.PROPERTIES = “properties”
static

A list of comma separated names of properties requested.

If not specified, all properties will be returned.

Definition at line 28 of file ShowSystemProperties.cs.


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