Proprietà DedDocFullCheckOutFileName
             | 
          
        
        
            Restituisce il nome completo del file in check-out oppure stringa vuota se è in check-in.
            Permette anche di impostare i valori di CheckoutNome, CheckoutPercorso e CheckoutEstensione
            impostando un nome completo.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string FullCheckOutFileName { get; }Public ReadOnly Property FullCheckOutFileName As String
	Get
public:
property String^ FullCheckOutFileName {
	String^ get ();
}member FullCheckOutFileName : string with get
Valore della proprietà
String
Vedi anche