| AccountInfo Constructor (Int32, String) |
Namespace:
Omada.OE.Solution.OIM.AppLogic.Model
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic AccountInfo(
int accountTypeId,
string accountTypeDisplayName
)
Parameters
- accountTypeId
- Type: SystemInt32
- accountTypeDisplayName
- Type: SystemString
See Also