Click or drag to resize

InformationContainerCreateElementFromJsonLD Method


Namespace: IIB.ICDD.Model
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public IcddResourceWrapper CreateElementFromJsonLD(
	JObject inputData
)

Parameters

inputData  JObject
 

Return Value

IcddResourceWrapper
See Also