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

Optional parameters. More...

Public Attributes

const string PROPERTIES = "properties"
 A list of comma separated names of properties requested. More...
 

Detailed Description

Optional parameters.

  • PROPERTIES: A list of comma separated names of properties requested. If not specified, all properties will be returned.

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

Definition at line 36 of file ShowSystemProperties.cs.

Member Data Documentation

const string kinetica.ShowSystemPropertiesRequest.Options.PROPERTIES = "properties"

A list of comma separated names of properties requested.

If not specified, all properties will be returned.

Definition at line 42 of file ShowSystemProperties.cs.


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