iBATIS.NET Class Library DataMapper V1.6.1, DataAccess V1.9.1

ArgumentProperty.ArgumentName Property

Specify the constructor argument name.

[Visual Basic]
<XmlAttribute(Type:=null, AttributeName:="argumentName", Namespace:="null", Form:=XmlSchemaForm.None, TypeId:=System.Xml.Serialization.XmlAttributeAttribute)>
Public Property ArgumentName As 
[C#]
[XmlAttribute(Type=null, AttributeName="argumentName", Namespace="null", Form=XmlSchemaForm.None, TypeId=System.Xml.Serialization.XmlAttributeAttribute)]
public String ArgumentName {get; set;}

See Also

ArgumentProperty Class | IBatisNet.DataMapper.Configuration.ResultMapping Namespace