Click or drag to resize

FormSubmittedDataObject Class

Form submitted data object for simulating.
Inheritance Hierarchy
SystemObject
  Casewhere.Runtime.DSL.ApiFormSubmittedDataObject

Namespace:  Casewhere.Runtime.DSL.Api
Assembly:  Casewhere.Runtime (in Casewhere.Runtime.dll) Version: 2.8.1.0
Syntax
C#
public class FormSubmittedDataObject

The FormSubmittedDataObject type exposes the following members.

Properties
  NameDescription
Public propertyData
Simulating data object.
Public propertyEncryptedPaths
Paths for protected data.
Public propertyId
Simulating data object Id.
Public propertyName
Data class name.
Top
Methods
See Also