|   | AppString Constructor (Int32, Int32, Int32, String) | 
 
            Constructor for the class
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AppString(
	int id,
	int typeId,
	int sourceId,
	string langStringsXml = null
)
Parameters
- id
 - Type: SystemInt32
 - typeId
 - Type: SystemInt32
 - sourceId
 - Type: SystemInt32
 - langStringsXml (Optional)
 - Type: SystemString
 
See Also