ParameterAttributeParamName Property
Name of the method parameter this metadata applies to.
Namespace: Gemstone.ComponentModel.DataAnnotationsAssembly: Gemstone.Common (in Gemstone.Common.dll) Version: 1.0.153 -- Release Build+cfa0f66eec3b78014206cf98a152ef9e72791f21
public string ParamName { get; }
Public ReadOnly Property ParamName As String
Get
public:
property String^ ParamName {
String^ get ();
}
function get_ParamName();
Property Value
String