| IAuditTrailSettingsLastArchived Property  | 
        
        
          
         
            Gets the time of the most recent archive.
            
 
    Namespace: 
   Ingeniux.CMS
    Assembly:
   Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.5.94
 Syntax
SyntaxDateTime LastArchived { get; }ReadOnly Property LastArchived As DateTime
	Get
property DateTime LastArchived {
	DateTime get ();
}abstract LastArchived : DateTime with get
Property Value
Type: 
DateTime See Also
See Also