Proprietà DistChangeFieldValueEventArgsErrorText
|
Restituisce/Imposta l'eventuale errore da visualizzare.
Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public string ErrorText { get; set; }
Public Property ErrorText As String
Get
Set
public:
property String^ ErrorText {
String^ get ();
void set (String^ value);
}
member ErrorText : string with get, set
Valore della proprietà
StringVedi anche