Click or drag to resize

StatusDetailId Property

Unique id of detail. This is not required. If set can it be used client side to figure out what has been clicked. See PerformDEtailAction

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

Property Value

Type: String
See Also