Click or drag to resize
DataProviderActiveCompanyId Property
Restituisce o imposta l'Id dell'azienda attiva.

Namespace: Amica.Data
Assembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax
public int ActiveCompanyId { get; set; }

Property Value

Type: Int32
Il valore Id univoco dell'azienda attiva.
See Also