Click or drag to resize

SourceSystemExists Property

Is the source system already present as a systemcategory in ES

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Model.Migration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public bool Exists { get; set; }

Property Value

Type: Boolean
See Also