ComponentOne Scheduler for WinForms
GetPropertyValue Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > MappingInfo Class : GetPropertyValue Method
Returns the property of specified object.
Syntax
'Declaration
 
Public Function GetPropertyValue( _
   ByVal obj As System.Object _
) As System.Object
public System.object GetPropertyValue( 
   System.object obj
)

Parameters

obj
See Also

Reference

MappingInfo Class
MappingInfo Members