[This is preliminary documentation and is subject to change.]
            Gets the hash value
            
    Namespace: 
   OfficeClip.DBLayer.FrameworkAssembly: OfficeClip.DBLayer (in OfficeClip.DBLayer)
Version: 8.1.1.0
Syntax
| C# | 
|---|
protected string GetHash( string str )  | 
| Visual Basic (Declaration) | 
|---|
Protected Function GetHash ( _ str As String _ ) As String  | 
| Visual C++ | 
|---|
protected: String^ GetHash( String^ str )  | 
Parameters
- str
 - Type: System..::.String
 
