Click or drag to resize

DataObjectVersionsProtectedGetPreviousVersion Method

Overload List
  NameDescription
Public methodGetPreviousVersion
Returns the previous versions - that is, the one before the current version.
Public methodGetPreviousVersion(DataObjectVersion)
Returns the dataobject version that has the greatest createtime which is less than version's createtime.
Top
See Also