DataRecord
DataRecord class
Represent data for single instance of the form
public class DataRecord
Constructors
Name | Description |
---|---|
DataRecord(string) | Create new instance of record. |
Properties
Name | Description |
---|---|
Fields { get; } | Key value pairs that represent form information |
Id { get; } | Unique identification of record. e.g. Guid.New() |
See Also
- namespace Aspose.OMR.BatchProcessings
- assembly Aspose.OMR