VersioningVersionHistoryData Method |
Gets the currently most up-to-date version history data.
Namespace:
Grasshopper
Assembly:
Grasshopper (in Grasshopper.dll)
Syntax public static string[] VersionHistoryData()
Public Shared Function VersionHistoryData As String()
Return Value
Type:
StringThe latest version history or null if no such record exists.
See Also