Click or drag to resize

Metodo DedEditableObjectTSetValue

Imposta il contenuto di uno dei campi.

Namespace:  DedNet.Core
Assembly:  DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi
protected void SetValue(
	string property,
	Object newVal
)

Parametri

property
Tipo: SystemString
newVal
Tipo: SystemObject
Vedi anche