Click or drag to resize

IEdocMetadataLastPrinted Property

The date and time the document was last printed.

Namespace:  Law.EdaIntegration.Document
Assembly:  Law.EdaIntegration (in Law.EdaIntegration.dll) Version: 7.2
Syntax
C#
Nullable<DateTime> LastPrinted { get; }

Property Value

Type: NullableDateTime
Remarks
All date/time values are stored in UTC.
See Also