Click or drag to resize
DataProviderActiveCompanyPath Property
Restituisce il percorso al database dell'azienda attiva.

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public string ActiveCompanyPath { get; }

Property Value

Type: String
Il percorso al database dell'azienda attiva.
Remarks
E' necessario che ActiveCompanyId e ApplicationPath siano impostati correttamente.
See Also