DomainObjects Class Library

Field.GetNaturalIdentifier Method 

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

public abstract string GetNaturalIdentifier();

See Also

Field Class | DomainObjects.Facade.Command.Expression Namespace