|  | DataProviderActiveCompanyPath Property | 
 Restituisce il percorso al database dell'azienda attiva.
 
 
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
 Syntax
Syntaxpublic string ActiveCompanyPath { get; }Public ReadOnly Property ActiveCompanyPath As String
	Get
member ActiveCompanyPath : string with get
Property Value
Type: 
StringIl percorso al database dell'azienda attiva.
 Remarks
RemarksE' necessario che ActiveCompanyId e ApplicationPath siano impostati correttamente.
 See Also
See Also