Click or drag to resize

JsonToModelHelperGetProperties Method (JToken, ICollectionProperty)

Namespace:  Omada.OE.Solution.OIM.AppLogic.OPS
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public void GetProperties(
	JToken token,
	ICollection<Property> result
)

Parameters

token
Type: JToken
result
Type: System.Collections.GenericICollectionProperty
Exceptions
ExceptionCondition
ApplicationException
See Also