Click or drag to resize

ISystemUpdateActionDependencies Property

If the SystemUpdateAction depends on another SystemUpdateAction, the array should contain the key(s) of that particular update(s).

Namespace:  Omada.OE.AppLogic.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
string[] Dependencies { get; }

Property Value

Type: String
See Also