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: 26.4.0.0 (26.4.0.0)
Sintassi public 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à
StringVedi anche