FlowWright.cDevDeAPI Namespace
FlowWright.cDevDecisionEngine Namespace

clsDFSFileStoreConfig..::..fromJSon Method

Froms the j son.

Namespace:  FlowWright.cDevDecisionEngine
Assembly:  cDevDecisionEngine (in cDevDecisionEngine.dll)

Syntax


public static clsDFSFileStoreConfig fromJSon(
	string json
)
Public Shared Function fromJSon ( _
	json As String _
) As clsDFSFileStoreConfig
public:
static clsDFSFileStoreConfig^ fromJSon(
	String^ json
)

Parameters

json
Type: String
The json.

Return Value

clsDFSFileStoreConfig.