Persistate API documentation
GetMemberValueFor Method (parent)
NamespacesPersistateMemberGetMemberValueFor(Persistent)

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

Gets the value of this member in a particular instance.
Declaration Syntax
C#
public Object GetMemberValueFor(
	Persistent parent
)
Parameters
parent (Persistent)
The instance from which to get the member value.
Return Value
The returned member value.

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