Set Property dynamically
public static void SetProperty( object loObject, string lcProperty, Object[] loValue );
Return Value
nothing
Parameters
loObject
The object to set this property on.
lcProperty
The name of the property to set
loValue
The value to set it to
See also:
Class wwUtils© West Wind Technologies, 2018 • Updated: 12/28/06
Comment or report problem with topic