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: 27.1.0
Sintassi public CheckOutDocument CreateCheckOutCommand()
Public Function CreateCheckOutCommand As CheckOutDocument
public:
CheckOutDocument^ CreateCheckOutCommand()
member CreateCheckOutCommand : unit -> CheckOutDocument
Valore di ritorno
CheckOutDocumentRestituisce il comando.
Vedi anche