Metodo DedDataAddToErased
|
Aggiunge l'anagrafica alla tabella degli eliminati
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public bool AddToErased(
DedState erasedState
)
Public Function AddToErased (
erasedState As DedState
) As Boolean
public:
bool AddToErased(
DedState^ erasedState
)
member AddToErased :
erasedState : DedState -> bool
Parametri
- erasedState DedState
-
Valore di ritorno
BooleanVedi anche