Table of Contents

Class SubmissionValueDto

Namespace
MegaForm.Sdk
Assembly
MegaForm.Sdk.dll

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

string

Value

public string? Value { get; set; }

Property Value

string