Metodo DedNetApplicationCreateCheckOutCommand
             | 
          
        
        
            Crea un nuovo comando CheckOut.
            Scarica dal vault il documento, lo copia in locale e lo imposta in CheckOut.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic CheckOutDocument CreateCheckOutCommand()
Public Function CreateCheckOutCommand As CheckOutDocument
public:
CheckOutDocument^ CreateCheckOutCommand()
member CreateCheckOutCommand : unit -> CheckOutDocument 
Valore di ritorno
CheckOutDocumentRestituisce il comando.
Vedi anche