Click or drag to resize

DataObjectVersionPropertyGetProperty Method

Returns the poperty object from the static cache based on PropertyId attribute The Property object is not embedded into the class because it will increase the size of the object graph during serialization/remoting

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

Return Value

Type: BaseProperty
See Also