Click or drag to resize

Metodo DedDbCollectionBaseTPropertyChangedAsNewElement(DedEditableObjectT)

Imposta come nuovo elemento lo stato dell'elemento.

Namespace: DedNet.Core
Assembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi
public void PropertyChangedAsNewElement(
	DedEditableObject<T> item
)

Parametri

item  DedEditableObjectT
Oggetto T modificato.

Implementa

IDedDbCollectionBaseTPropertyChangedAsNewElement(DedEditableObjectT)
Vedi anche