Gets the current value of the property on an object.
Namespace:
C1.OlapAssembly: C1.Silverlight.Olap.5 (in C1.Silverlight.Olap.5.dll)
Syntax
C# |
---|
public Object GetValue( Object obj ) |
Visual Basic |
---|
Public Function GetValue ( _ obj As Object _ ) As Object |
Parameters
- obj
- Type: System..::..Object
The object for which to retrieve the value.