wwUtils.SetPropertyEx

Sets a property using . Syntax

public static object SetPropertyEx( object loParent,
	string lcProperty,
	Object[] loValue );

Return Value

used internally only for recursive calls. You can ignore the result value

Parameters

loParent
Object to start from

lcProperty
. Syntax property value (oData.Company)

loValue
Value to set it to


See also:

Class wwUtils

© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic