Click or drag to resize

DataObjectVersionValuePropertyToString Method

Overload List
  NameDescription
Public methodToString
Returns textual representation of the object
(Inherited from DataObjectVersionProperty.)
Public methodToString(String)
Virtual method to return textual representation of the object
(Inherited from DataObjectVersionProperty.)
Public methodToString(String, Boolean)
Virtual method to return textual representation of the obect
(Inherited from DataObjectVersionProperty.)
Public methodToString(AppFormatInfo, Boolean)
When the property is with log, this method only returns the text value from the current version (and not the entire log)
(Overrides DataObjectVersionPropertyToString(AppFormatInfo, Boolean).)
Top
See Also