Click or drag to resize

IReadOnlyEntityMember<T>.DefaultExpression Property

Default expression, used when the entity is in append mode to initialize the members

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

Property Value

Type: T
See Also