Click or drag to resize

SetPropertyValueGetOwner Method

Returns the owner property object from the cachen based on the property ID. The property object is not embedded in the class in order to reduce the size of the object graph for remoting and serialization.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public SetProperty GetOwner()

Return Value

Type: SetProperty
See Also