wwUtils.SetPropertyEx

Sets a value on an object. Supports . syntax for named properties (ie. Customer.Entity.Company) as well as indexers.

public static object SetPropertyEx( object Parent,
	string Property,
	object Value );

Parameters

Parent
Property
Value

See also:

Class wwUtils


  Last Updated: 7/7/2008 | © West Wind Technologies, 2008