| DataProviderActiveCompanyId Property |
Restituisce o imposta l'Id dell'azienda attiva.
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public int ActiveCompanyId { get; set; }
Public Property ActiveCompanyId As Integer
Get
Set
member ActiveCompanyId : int with get, set
Property Value
Type:
Int32Il valore Id univoco dell'azienda attiva.
See Also