| SystemBootUtility Constructor |
SystemBootUtility constructor
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic SystemBootUtility(
int customerId,
string connStr = null,
string applicationName = "Omada Enterprise",
string componentName = "ES"
)
Parameters
- customerId
- Type: SystemInt32
- connStr (Optional)
- Type: SystemString
- applicationName (Optional)
- Type: SystemString
- componentName (Optional)
- Type: SystemString
See Also