Dynamic.

SetProperty(Object, string, Object) Method

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o
Containing Type
Dynamic

Syntax

public static void SetProperty(Object obj, string prop, Object val)

Parameters

Name Type Description
obj Object
prop string
val Object

Return Value

Type Description
void