Click or drag to resize

ReferencePropertyReferenceObjectTypeId Property

Controls that the property is only allowed to reference data objects of a certain type. If zero all types of objects are allowed to be referenced.

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

Property Value

Type: Int32
See Also