Bioseal.buildVdsAsJson Method¶
Module: Bioseal
Definition¶
Builds a representation of the VDS, in JSON format.
String buildVdsAsJson(String? indentation)
Parameters
indentation Stringin The indentation of the json string.
Returns
StringThe result.
Exceptions
An error has occurred during Bioseal Library execution.