DomainObjects Class Library

Query.GetNaturalIdentifier Method 

Get a string that identifies this object to a person familiar with the object model. Used when an instance of this field is part of a logging or assertion statement.

public string GetNaturalIdentifier();

Implements

ITableMappedObject.

See Also

Query Class | DomainObjects.Facade.Command Namespace