  | ConverterToInt64 Method  | 
  
    Namespace: 
   Dynamicweb.Core
    Assembly:
   Dynamicweb.Core (in Dynamicweb.Core.dll) Version: 3.1.1
Syntaxpublic static long ToInt64(
	Object value
)
Public Shared Function ToInt64 ( 
	value As Object
) As Long
Parameters
- value
 - Type: SystemObject
 
Return Value
Type: 
Int64
See Also