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: 26.4.0.0 (26.4.0.0)
Sintassi
public void PropertyChangedAsNewElement(
	DedEditableObject<T> item
)

Parametri

item  DedEditableObjectT
Oggetto T modificato.

Implementa

IDedDbCollectionBaseTPropertyChangedAsNewElement(DedEditableObjectT)
Vedi anche