Click or drag to resize
ProjectDocumentLastChange Property
Gets the last time the document was modified.

Namespace:  ABB.Robotics.RobotStudio
Assembly:  ABB.Robotics.RobotStudio (in ABB.Robotics.RobotStudio.dll) Version: 7.0.8747.636
Syntax
C#
public Nullable<DateTime> LastChange { get; }

Property Value

Type: NullableDateTime
Remarks
Returns null if the document isn't accessible.
Version Information

Supported in: 1.0.0.0
See Also