Click or drag to resize

GH_ArchiveMessageViewerSetArchive Method

Set a new archive. The messages in this archive will be displayed on the form.

Namespace:  GH_IO.UserInterface
Assembly:  GH_IO (in GH_IO.dll)
Syntax
public void SetArchive(
	GH_Archive nArchive
)

Parameters

nArchive
Type: GH_IO.SerializationGH_Archive
See Also