Proprietà DedNetApplicationPathTemplate
             | 
          
        
        
            Imposta o restituisce il percorso in cui cercare i template da usare per l'esportazione/stampa dei risultati.
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassipublic string PathTemplate { get; set; }Public Property PathTemplate As String
	Get
	Set
public:
property String^ PathTemplate {
	String^ get ();
	void set (String^ value);
}member PathTemplate : string with get, set
Valore della proprietà
String
Vedi anche