|   | DataObjectVersionValuePropertyMultiLangText Property  | 
 
            Is used when datatype=MultiLangText.
            Holds the text values in all the specified languages.
            Note: Value returns the text value in the identity user's language.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic AppStringContainer MultiLangText { get; set; }Property Value
Type: 
AppStringContainer
See Also