wwUtils.SetField

Sets the field on an object.

public static void SetField( object Object,
	string Property,
	object Value );

Return Value

void

Parameters

Object
Object to set property on

Property
Name of the field to set

Value
value to set it to


See also:

Class wwUtils

© West Wind Techologies, 1996-2023 • Updated: 07/31/07
Comment or report problem with topic