VelocityDbTypeLastShape Method  | 
 
            Get the latest version of a schema class
            
 
    Namespace: 
   VelocityDb.TypeInfo
    Assembly:
   VelocityDb (in VelocityDb.dll) Version: 11.1.0.0 (11.1)
Syntaxpublic TypeVersion LastShape()
Public Function LastShape As TypeVersion
public:
TypeVersion^ LastShape()
member LastShape : unit -> TypeVersion 
Return Value
Type: 
TypeVersionCurrent version of a schema class
See Also