DataCacheGetDataObjectType Method | 
| Name | Description | |
|---|---|---|
| GetDataObjectType(Guid, Boolean) | 
            Gets a data object type from the cache.
            Caution:
            The cache should be used with care as you can't rely on that it is updated.
            The cache should never be used in the Model layer.
              | |
| GetDataObjectType(Int32, Boolean) | 
            Gets a data object type from the cache.
            Caution:
            The cache should be used with care as you can't rely on that it is updated.
            The cache should never be used in the Model layer.
              | |
| GetDataObjectType(String, Boolean) | 
            Gets a data object type from the cache.
            Caution:
            The cache should be used with care as you can't rely on that it is updated.
            The cache should never be used in the Model layer.
              |