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