| 
            
               | 
        
         This document is provided on an "AS IS" basis without warranties of any kind. Smartsite iXperion class libraries may change in future releases.
        
                    
                      
                        
Syntax
                    
                    | C# | 
                                
                                   | 
                            
|---|---|
                                [] public class ExtendedFormatTime  | 
                            |
| Visual Basic (Declaration) | 
                                
                                   | 
                            
|---|---|
                                <> _ Public Class ExtendedFormatTime  | 
                            |
The type exposes the following members.
                      
                        
Public Constructors
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          ExtendedFormatTime | 
                             
            Convert the input format to the extented time format.
             
                           | 
                        
                      
                        
Public Methods
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          Equals | (Inherited from Object.) | 
| 
                             | 
                          GetHashCode | (Inherited from Object.) | 
| 
                             | 
                          GetType | (Inherited from Object.) | 
| 
                             | 
                          HasExpired | 
                             
            Specifies if item has expired or not.
             
                           | 
                        
| 
                             | 
                          Initialize | 
                             
            Not used
             
                           | 
                        
| 
                             | 
                          Notify | 
                             
            Notifies that the item was recently used.
             
                           | 
                        
| 
                             | 
                          ToString | (Inherited from Object.) | 
                      
                        
Protected Methods
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          Finalize | (Inherited from Object.) | 
| 
                             | 
                          MemberwiseClone | (Inherited from Object.) | 
                      
                        
Public Properties
                    
                    | Name | Description | |
|---|---|---|
| 
                             | 
                          TimeFormat | 
                             
            Gets the extended time format.
             
                           |