[This is preliminary documentation and is subject to change.]
Gets the value of this scalar member in a particular instance.
| C# |
public Persistent GetMemberSingleValueFor( Persistent parent )
- parent (Persistent)
- The instance from which to get the member value.
The returned member value, or null if this is not a single object
member.
This is intended for use with scalar (single) object members
(contained or associated), and will return null if the member's ActualQuantity is not One.