| DataProviderGetCompanyPassword Method |
Namespace: Amica.DataAssembly: Amica.Data (in Amica.Data.dll) Version: 2.9.5532.15429
Syntax public string GetCompanyPassword(
int companyId
)
Public Function GetCompanyPassword (
companyId As Integer
) As String
member GetCompanyPassword :
companyId : int -> string
Parameters
- companyId
- Type: SystemInt32
Return Value
Type:
StringSee Also