| IDataObjectIntegrationHelperGetProperty Method |
Get property from cache
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
SyntaxBaseProperty GetProperty(
string property,
bool throwIfNotFound = false
)
Parameters
- property
- Type: SystemString
- throwIfNotFound (Optional)
- Type: SystemBoolean
Return Value
Type:
BaseProperty
See Also