NRAssociation.ToString Method NReflect
Returns a OnlineString that represents the current OnlineObject.

Namespace: NReflect.NRRelationship
Assembly: NReflect (in NReflect.dll) Version: 0.9.3.0 (0.9.3.0)
Syntax

public override string ToString()

Return Value

A OnlineString that represents the current OnlineObject.
See Also