'For complete examples and data files, please go to https://github.com/groupdocsmetadata/GroupDocs_Metadata_NET
' create ResourceEvent type
Dim resourceEvent As New ResourceEvent()
' set the action that occurred
resourceEvent.Action = "edited"
' Additional description of the action
resourceEvent.Parameters = "secon version"