Interface IFormProvider
- Namespace
- MES.MQC.UtilityLibrary.Form
- Assembly
- MES.MQC.UtilityLibrary.dll
public interface IFormProvider
Properties
Description
string Description { get; }
Property Value
Name
string Name { get; }
Property Value
Methods
ConfigureForm(IForm, string[])
FormError[] ConfigureForm(IForm form, string[] modifiedFields)
Parameters
Returns
PreviewForm(IForm, string, out int)
FormPreview[] PreviewForm(IForm form, string preview, out int totalCount)