Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.OPS
JsonToModelHelper Class
JsonToModelHelper Methods
GetProperties Method
GetProperties Method (String)
GetProperties Method (JToken, ICollection(Property))
JsonToModelHelper
GetProperties Method (JToken, ICollection
Property
)
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#
Copy
public
void
GetProperties
(
JToken
token
,
ICollection
<
Property
>
result
)
Parameters
token
Type:
JToken
result
Type:
System.Collections.Generic
ICollection
Property
Exceptions
Exception
Condition
ApplicationException
See Also
Reference
JsonToModelHelper Class
GetProperties Overload
Omada.OE.Solution.OIM.AppLogic.OPS Namespace