| DataObjectIntegrationMessageBuilderBaseIsNewObject Method |
Check if object is new
Namespace:
Omada.OE.Solution.OIM.AppLogic.Integration.DataObjectIntegrationMessageBuilders
Assembly:
Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntaxprotected bool IsNewObject(
List<int> modifiedPropertyIds
)
Parameters
- modifiedPropertyIds
- Type: System.Collections.GenericListInt32
Return Value
Type:
Boolean
See Also