Click or drag to resize

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
Syntax
C#
public virtual string ToString(
	string nullValue
)

Parameters

nullValue
Type: SystemString

Return Value

Type: String
See Also