|  | ICustodianLastUpdated Property  | 
 
                The timestamp of the last update in the database.  This will be used to
                determine whether updates can be applied or if the user will need to
                refresh the data before updates can take place.
            
 
    Namespace: 
   EdaIntegrationContract.Import
    Assembly:
   EdaIntegration.Contract (in EdaIntegration.Contract.dll) Version: 7.6
 Syntax
SyntaxDateTime LastUpdated { get; }Property Value
Type: 
DateTime Remarks
Remarks
                All date/time values are stored in UTC
            
 See Also
See Also