Persistate API documentation
SetMemberValueFor Method (parent, value)
NamespacesPersistateMemberSetMemberValueFor(Persistent, Object)

[This is preliminary documentation and is subject to change.]

Sets the value of this member in a particular instance.
Declaration Syntax
C#
public void SetMemberValueFor(
	Persistent parent,
	Object value
)
Parameters
parent (Persistent)
The instance from which to set the member value.
value (Object)
The value to set into the member

Assembly: Persistate (Module: Persistate) Version: 0.6.1.20 (0.6.1.20)