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