Class SubmissionValueDto
A display value produced by flattening a submission against its schema.
public sealed class SubmissionValueDto
- Inheritance
-
SubmissionValueDto
- Inherited Members
Properties
Key
public string? Key { get; set; }
Property Value
Value
public string? Value { get; set; }