Proprietà DedDocCheckOutNameWithExtension
             | 
          
        
        
            Restituisce il nome del file compreso di estensione ma senza percorso,
            del file in check-out oppure stringa vuota se è in check-in.
            Viene utilizzato il nome di pws.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string CheckOutNameWithExtension { get; }Public ReadOnly Property CheckOutNameWithExtension As String
	Get
public:
property String^ CheckOutNameWithExtension {
	String^ get ();
}member CheckOutNameWithExtension : string with get
Valore della proprietà
String
Vedi anche