|  | ICustodian Interface | 
Namespace: EdaIntegrationContract.Import
 Syntax
Syntaxpublic interface ICustodian : IEdaIntegrationUniqueEntity, IEdaIntegrationEntity
The ICustodian type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | Id | 
            Id field common to all entities
            (Inherited from IEdaIntegrationUniqueEntity.) | 
|  | LastUpdated | 
                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.
             | 
|  | Name | 
                The name of the custodian.
             | 
 Methods
Methods See Also
See Also