| AppStringControllerGetAppString Method (Guid) |
Returns a single AppString object.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic AppString GetAppString(
Guid uid
)
Parameters
- uid
- Type: SystemGuid
Return Value
Type:
AppString
See Also