Proprietà DedNetApplicationPathBomSetting
             | 
          
        
        
            Imposta o restituisce il percorso in cui cercare la configurazione da usare per la visualizzazione delle colonne nei form relativi alle distinte
            
        
        Namespace: DedNetAssembly: DedNet (in DedNet.dll) Versione: 27.4.0
Sintassipublic string PathBomSetting { get; set; }Public Property PathBomSetting As String
	Get
	Set
public:
property String^ PathBomSetting {
	String^ get ();
	void set (String^ value);
}member PathBomSetting : string with get, set
Valore della proprietà
String
Vedi anche