Click or drag to resize

ParameterName Property

The parameter name.

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#
[XmlAttributeAttribute(AttributeName = "name")]
public string Name { get; set; }

Property Value

Type: String
See Also