Click or drag to resize

DataObjectTemplateObjectId Property

If an object is cloned from a template object, this field contains the ID of the template.

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

Property Value

Type: Int32
See Also