| ActionArgumentsConvertObjectId Method (Guid, ConfigurationObjectType) |
Utility method for converting an object uid to an id (of for example a data object or property etc.).
Namespace:
Omada.OE.Solution.OIM.AppLogic.SurveyFeature.PostActions
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic virtual int ConvertObjectId(
Guid id,
ConfigurationObjectType objectType
)
Parameters
- id
- Type: SystemGuid
- objectType
- Type: Omada.OE.ModelConfigurationObjectType
Return Value
Type:
Int32
See Also