Omada Identity
Omada Identity
Namespaces
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers
IDataObjectTypeHelper Interface
IDataObjectTypeHelper Methods
GetConfigurationDataObject Method
GetContextConfigurationDataObject Method
GetContextObjectTypeId Method
GetPropertyBySystemName Method
IDataObjectTypeHelper
GetPropertyBySystemName Method
Get dataobjecttype property by systemname
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
Syntax
C#
Copy
DataObjectTypeProperty
GetPropertyBySystemName
(
DataObjectType
dataObjectType
,
string
systemName
)
Parameters
dataObjectType
Type:
Omada.OE.Model
DataObjectType
systemName
Type:
System
String
Return Value
Type:
DataObjectTypeProperty
See Also
Reference
IDataObjectTypeHelper Interface
Omada.OE.Solution.OIM.AppLogic.Integration.Helpers Namespace