CacheItemTExpiresOnUTC Property  | 
 
            Gets the expires on date/time, in UTC
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntaxpublic DateTime ExpiresOnUTC { get; }Public ReadOnly Property ExpiresOnUTC As DateTime
	Get
Property Value
Type: 
DateTime
See Also