FindTypeCode Method
  Find a code of a type 
Namespace: Mosel
Assembly: xprmdn (in xprmdn.dll) Version: 4.8.0.0
 Syntax
Syntax
    C#
   
  public XPRMVarType FindTypeCode( string typenme )
Parameters
- typenme
- 
   Type: 
   SystemString
   
 type name
Return Value
Type: XPRMVarTypeThe type code associated to the given name
 See Also
See Also
 
