Namespace: SchemaExplorer
Assembly: SchemaExplorer (in SchemaExplorer.dll) Version: 6.0.0.0 (7.0.0.15127)

Syntax

C#
public Object GetPropertyValue(
	Object obj
)
Visual Basic
Public Function GetPropertyValue ( 
	obj As Object
) As Object

Parameters

obj
Type: System..::..Object

Return Value

Type: Object

See Also