|  | MetaInfo Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: Koopman.CheckPoint.Common
 Syntax
SyntaxThe MetaInfo type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|  | CreationTime | 
            Gets the creation time.
             | 
|  | Creator | 
            Gets the creator.
             | 
|  | LastModifier | 
            Gets the last modifier.
             | 
|  | LastModifyTime | 
            Gets the last modify time.
             | 
|  | Lock | 
            Gets the lock state.
             | 
|  | ValidationState | 
            Gets the state of the validation.
             | 
 Methods
Methods| Name | Description | |
|---|---|---|
|  | Equals | Determines whether the specified object is equal to the current object.(Inherited from Object.) | 
|  | GetHashCode | Serves as the default hash function. (Inherited from Object.) | 
|  | GetType | Gets the Type of the current instance.(Inherited from Object.) | 
|  | ToString | 
            Returns a String that represents this instance.
            (Overrides ObjectToString.) | 
 See Also
See Also