Table of Contents

Class FormError

Namespace
MES.MQC.UtilityLibrary.Form.Models
Assembly
MES.MQC.UtilityLibrary.dll
public class FormError
Inheritance
FormError
Inherited Members

Properties

Description

public string Description { get; set; }

Property Value

string

FieldPath

public string FieldPath { get; set; }

Property Value

string

Message

public string Message { get; set; }

Property Value

string