Metodo QsDocumentLockDocument (String)
|
Effettua il Lock del documento esplicito.
Namespace:
DedNetAcad
Assembly:
DedNetAcad (in DedNetAcad.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassi public DocumentLock LockDocument(
string cmdname
)
Public Function LockDocument (
cmdname As String
) As DocumentLock
public:
DocumentLock^ LockDocument(
String^ cmdname
)
member LockDocument :
cmdname : string -> DocumentLock
Parametri
- cmdname
- Tipo: SystemString
Valore di ritorno
Tipo:
DocumentLockVedi anche