IDataExporter.ExportPlain() Method
.NET Standard 2.x
Exports entity class data from the DataStore primary buffer in the specified DataFormat
.
Namespace: SnapObjects.Data
Assembly: SnapObjects.Data.dll
Syntax
string ExportPlain();
Returns
System.String
Data string in the specified format.
Reference Plain JSON
Examples
Coming soon.
Applies to
.NET Standard
2.x