C# representation of the JSON object that must be posted to create a new job on the BrightstarDB server
Namespace: BrightstarDB.DtoAssembly: BrightstarDB (in BrightstarDB.dll) Version: 1.9.0.0 (1.9.0.0)
Syntax
| C# |
|---|
public class JobRequestObject |
| Visual Basic |
|---|
Public Class JobRequestObject |
| Visual C++ |
|---|
public ref class JobRequestObject |
| F# |
|---|
type JobRequestObject = class end |