Kinetica C# API
Version 6.2.0.1
|
Optional parameters. More...
Public Attributes | |
const string | PROPERTIES = "properties" |
A list of comma separated names of properties requested. More... | |
Optional parameters.
The default value is an empty Dictionary. A set of string constants for the parameter options.
Definition at line 36 of file ShowSystemProperties.cs.
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.