| ActionArgumentsConvertObjectId Method (Int32, ConfigurationObjectType) |
Utility method for converting an object id to an uid (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 Guid ConvertObjectId(
int id,
ConfigurationObjectType objectType
)
Parameters
- id
- Type: SystemInt32
- objectType
- Type: Omada.OE.ModelConfigurationObjectType
Return Value
Type:
Guid
See Also