|   | AppStringManagerGetNewAppString Method  | 
 
            Returns a new appstring. 
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static AppString GetNewAppString(
	int appStringTypeId,
	int appStringSourceId
)
Parameters
- appStringTypeId
 - Type: SystemInt32
 - appStringSourceId
 - Type: SystemInt32
 
Return Value
Type: 
AppString
See Also