| AppStringControllerDeleteAppString Method (Int32) |
Delete the AppString object in the database.
Based on the calling context, the delete may be logged in the configuration change log.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic void DeleteAppString(
int appStringId
)
Parameters
- appStringId
- Type: SystemInt32
See Also