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