Click or drag to resize

RefPropertyAttribValueGetProperty Method

Returns the property object from the static class based on the property ID. 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