Click or drag to resize

PropertyControllerGetReferencePropertyObjectTypeId Method

Returns the id of the data object type that a reference property accepts values of. Can return 0.

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public int GetReferencePropertyObjectTypeId(
	int propertyId
)

Parameters

propertyId
Type: SystemInt32

Return Value

Type: Int32
See Also