 | 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)
Syntaxbool IsEmptyLine { get; }
ReadOnly Property IsEmptyLine As Boolean
Get
Property Value
Type:
Boolean
See Also