Metodo DedDataAddToErased
|
Aggiunge l'anagrafica alla tabella degli eliminati
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.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