Click or drag to resize

PreDataObjectDeleteEventArgsDataObjectId Property

Id of data object that are to be deleted.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int DataObjectId { get; }

Property Value

Type: Int32
See Also