Click or drag to resize

IEntityMemberBaseReadOnly Property

Gets or sets whether the member is read-only

Namespace:  EBP.Api.Interfaces.Entity
Assembly:  EBP.Api.Common (in EBP.Api.Common.dll) Version: 1.0.2835.45 (1.0.2835.45)
Syntax
bool ReadOnly { get; set; }

Property Value

Type: Boolean

Implements

IReadOnlyEntityMemberBaseReadOnly
See Also