Click or drag to resize

ActionDataObjectTypeId Property

The DataObjectType for which the action is defined. The attribute is defined for both DataObject events and for Process events

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

Property Value

Type: Int32
See Also