|    | DataObjectVersionPropertyToString Method (String) | 
 
            Virtual method to return textual representation of the object
            
 
    Namespace: 
   Omada.OE.Model
    Assembly:
   Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic virtual string ToString(
	string nullValue
)
Parameters
- nullValue
 - Type: SystemString
 
Return Value
Type: 
String
See Also