CoValue object to define 2 or 3 fields for joint value analysis.
More...
|
| CoValue () |
| Constructor.
|
|
string | GetJSON () |
| Build JSON string of CoValue objext.
|
|
|
string | title |
| title which is concantenation of field titles using _ to join them
|
|
string | field1 |
| required first field title
|
|
string | field2 |
| required second field title
|
|
string | field3 |
| optional third field title
|
|
int | field1_index |
| first field's array index assigned by method
|
|
int | field2_index |
| second field's array index assigned by method
|
|
int | field3_index |
| third field's array index assigned by method
|
|
int | numfields |
| number of fields to use either 2 or 3.
|
|
CoValue object to define 2 or 3 fields for joint value analysis.
◆ GetJSON()
string VerityDotNet.CoValue.GetJSON |
( |
| ) |
|
Build JSON string of CoValue objext.
- Returns
- string of JSON or starts with notok: if error
The documentation for this class was generated from the following file:
- D:/CodeDevelopment/VS/VerityDotNet/Field.cs