deUserSession..::..fromJSON Method
Create user session from json.
Namespace:
FlowWright.cDevDecisionEngineAssembly: cDevDecisionEngine (in cDevDecisionEngine.dll)
Syntax
public static deUserSession fromJSON( string userSessionJSON )
Public Shared Function fromJSON ( _ userSessionJSON As String _ ) As deUserSession
public: static deUserSession^ fromJSON( String^ userSessionJSON )
Parameters
- userSessionJSON
- Type: String
The user session json.