Metodo DocStructInfoAddCheckInStrutturaOperation(Boolean)
             | 
          
        
        
            Imposta in checkin una struttura di documenti.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic 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