LastPrinted

ProjectManagementPackage.LastPrinted property

Gets or sets the project’s last print time.

public DateTime LastPrinted { get; set; }

Property Value

The project’s last print time.

See Also