Click or drag to resize
DocumentInfoSaveVersion Property
Returns the product version used to save the document

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public Version SaveVersion { get; }

Property Value

Type: Version
Remarks
Will return null if the save version is unknown.
Version Information

Supported in: 1.0.0.0
See Also