Click or drag to resize

IReadOnlyEntityMemberTValues Property

List of authorize values if the authorized values is restricted

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
IColumnValues<T> Values { get; }

Property Value

Type: IColumnValuesT
See Also