ComponentOne Scheduler for WinForms
SetPropertyValue Method

C1.Win.C1Schedule.4 Assembly > C1.C1Schedule Namespace > MappingInfo Class : SetPropertyValue Method
Sets property of specified object to the specified value.
Syntax
'Declaration
 
Public Sub SetPropertyValue( _
   ByVal obj As System.Object, _
   ByVal value As System.Object _
) 
public void SetPropertyValue( 
   System.object obj,
   System.object value
)

Parameters

obj
value
See Also

Reference

MappingInfo Class
MappingInfo Members