Class FormPreview
- Namespace
- MES.MQC.UtilityLibrary.Form.Models
- Assembly
- MES.MQC.UtilityLibrary.dll
public class FormPreview
- Inheritance
-
FormPreview
- Inherited Members
Properties
DateTime
public DateTime? DateTime { get; set; }
Property Value
Description
public string Description { get; set; }
Property Value
DescriptionAsHtml
public bool DescriptionAsHtml { get; set; }
Property Value
Title
public string Title { get; set; }