Proprietà DedDocPwsFullPath
             | 
          
        
        
            Restituisce il nome completo di questo documento se dovesse essere copiato nell'area locale.
            Questo valore viene impostato nelle proprietà di Checkout per impostare in Checkout il documento.
            Se non è attiva l'area locale viene restituito il percorso completo di vault.
            
        
        Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 25.3.0.0 (25.3.0.0)
Sintassipublic string PwsFullPath { get; }Public ReadOnly Property PwsFullPath As String
	Get
public:
property String^ PwsFullPath {
	String^ get ();
}member PwsFullPath : string with get
Valore della proprietà
String
Vedi anche