Click or drag to resize

GeneralParametersMaxTriesErrorMessage Property

The max tries error message.

Namespace:  Omada.OE.Solution.OIM.Assembly.AppLogic.ValueGeneration.Model.Xml
Assembly:  Omada.OE.Solution.OIM.Assembly (in Omada.OE.Solution.OIM.Assembly.dll) Version: 15.0.0.0
Syntax
C#
[XmlElementAttribute(ElementName = "MaxTriesErrorMessage")]
public string MaxTriesErrorMessage { get; set; }

Property Value

Type: String
See Also