|   | UserActionToString Method  | 
 
            Returns a String that represents the current Object.
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic override string ToString()
Return Value
Type: 
String
            A 
String that represents the current 
Object.
            
See Also