Click or drag to resize

AnnotationDataModifiedTime Property

Gets or sets the time in which this annotation was modified.
Gets or sets the last time this annotation was modified.

Namespace:  Atalasoft.Annotate
Assembly:  Atalasoft.dotImage (in Atalasoft.dotImage.dll) Version: 11.4.0.9.0.377 (.NET 4.5.2, x86)
Syntax
public DateTime ModifiedTime { get; set; }

Property Value

Type: DateTime
The last modified time.

Property Value

Type: DateTime
The last modified time.
Remarks
This value is updated when a property change is detected.
Remarks
This value is updated when a property change is detected.
See Also