DomainObjects Class Library

CompositeKey.ValueAsList Property

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

public override List<T> ValueAsList {get;}

See Also

CompositeKey Class | DomainObjects.Facade.Domain Namespace