Click or drag to resize
DocumentInfoHistory Property
Gets a list of DocumentHistoryEntry for the document.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public List<DocumentHistoryEntry> History { get; }

Property Value

Type: ListDocumentHistoryEntry
Version Information

Supported in: 1.0.0.0
See Also