You are here: Symbol Reference > Stimulsoft.Base.Json.Utilities Namespace > ReflectionUtils Class > ReflectionUtils Methods > SetMemberValue Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
ReflectionUtils.SetMemberValue Method

Sets the member's value on the target object.

Syntax
C++
C#
Visual Basic
public: void SetMemberValue( MemberInfo member, object target, object value );
Parameters
Parameters 
Description 
member 
The member. 
target 
The target. 
value 
The value. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.