Click or drag to resize

PropertyValueAction Property

If the property is a Set- or Reference-property then Action must be either Add or Remove. If the property is a Value-property then Action must be Modify.

Namespace:  Omada.OE.AppLogic.Serialization.Model
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Action Action { get; set; }

Property Value

Type: Action
See Also