Proprietà DistCloneDataEventArgsNewData
|
Restituisce l'eventuale nuova anagrafica da associare all'elemento in creazione.
Namespace:
DedNet
Assembly:
DedNet (in DedNet.dll) Versione: 23.3.0.0 (23.3.0.0)
Sintassi public DedData NewData { get; set; }
Public Property NewData As DedData
Get
Set
public:
property DedData^ NewData {
DedData^ get ();
void set (DedData^ value);
}
member NewData : DedData with get, set
Valore della proprietà
Tipo:
DedDataVedi anche