Click or drag to resize

APItableSeparator Property

Set or get the table separator for outputting tables and arrays
REST path: /op/opt/separator
REST verb: GET,POST
REST header: {"val", value}

Namespace: NextFEMapi
Assembly: NextFEMapi (in NextFEMapi.dll) Version: 2.8.0.0 (2.8.0.0)
Syntax
public string tableSeparator { get; set; }

Return Value

String
String
See Also