Click or drag to resize

ActionActivityTemplateId Property

The template ID for the activity used as action object. Only applicable when ProcessObjectType=Activity.

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

Property Value

Type: Int32
See Also