NotifyPropertyChangedInvocatorAttribute..::..ParameterName Property
Gets the name of the parameter.
Namespace:
RingSoft.DataEntryControls.Engine.AnnotationsAssembly: RingSoft.DataEntryControls.Engine (in RingSoft.DataEntryControls.Engine.dll)
Syntax
[CanBeNullAttribute] public string ParameterName { get; }
<CanBeNullAttribute> _ Public ReadOnly Property ParameterName As String Get
[CanBeNullAttribute] public: property String^ ParameterName { String^ get (); }