Click or drag to resize

VersioningVersionHistoryData Method

Gets the currently most up-to-date version history data.

Namespace:  Grasshopper
Assembly:  Grasshopper (in Grasshopper.dll)
Syntax
public static string[] VersionHistoryData()

Return Value

Type: String
The latest version history or null if no such record exists.
See Also