| IntegrationHelperGetPropertyName Method |
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
Syntaxpublic static string GetPropertyName(
string propertyName,
bool isAttribute = false,
ObjectTypePrefix prefix = ObjectTypePrefix.ROPE
)
Parameters
- propertyName
- Type: SystemString
- isAttribute (Optional)
- Type: SystemBoolean
- prefix (Optional)
- Type: Omada.OE.Solution.OIM.AppLogic.OPS.ModelObjectTypePrefix
Return Value
Type:
String
See Also