Click or drag to resize

IEntityIsEmptyLine Property

Indicates if the entity is an empty line of an entity collection (created in auto following the entityCollection options)

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 IsEmptyLine { get; }

Property Value

Type: Boolean
See Also