DomainObjects Class Library

PersistableObject.ToString Method 

Returns a String that represents the current Object.

public override string ToString();

Return Value

A String that represents the current Object.

See Also

PersistableObject Class | DomainObjects.Facade.Domain Namespace