Click or drag to resize

GeneralParametersMaxTries Property

The max tries.

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 = "MaxTries")]
public int MaxTries { get; set; }

Property Value

Type: Int32
See Also