 | 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)
SyntaxIColumnValues<T> Values { get; }
ReadOnly Property Values As IColumnValues(Of T)
Get
Property Value
Type:
IColumnValuesT
See Also