DomainObjects Class Library

Key.ValueAsList Property

Get the database-stored value for this primary key in the form of a list of objects.

public abstract List<T> ValueAsList {get;}

See Also

Key Class | DomainObjects.Facade.Domain Namespace