Click or drag to resize

ISystemUpdateActionKeys Property

List of unique string keys which can be used to identify the update. When making changes to an existing SystemUpdateAction, which should be executed again, a new key must be appended to the keys array.

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

Property Value

Type: String
See Also