Click or drag to resize

Metodo DedDataPartSetValue(DedDataStandardDataFields, Object)

Imposta un campo standard con un nuovo valore.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public void SetValue(
	DedDataStandardDataFields stdfield,
	Object Value
)

Parametri

stdfield  DedDataStandardDataFields
Campo standard da impostare.
Value  Object
Valore da impostare.

Implementa

IDedTypeEditableSetValue(DedDataStandardDataFields, Object)
Vedi anche