Metodo DocStructInfoAddCheckInStrutturaOperation(Boolean)
|
Imposta in checkin una struttura di documenti.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public void AddCheckInStrutturaOperation(
bool deletingPwsFile
)
Public Sub AddCheckInStrutturaOperation (
deletingPwsFile As Boolean
)
public:
void AddCheckInStrutturaOperation(
bool deletingPwsFile
)
member AddCheckInStrutturaOperation :
deletingPwsFile : bool -> unit
Parametri
- deletingPwsFile Boolean
- Indica se il comando di Check-in eliminerà o meno il documento in locale.
Questo serve per indicare di eliminare il record in DED_DOC_USER nel caso di variabile a true.
Vedi anche