Click or drag to resize

DataObjectVersionPropertyGetValue Method

Abstract method to get a property value of any type

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
protected abstract Object GetValue()

Return Value

Type: Object
See Also