Click or drag to resize

IEntityStatesIsCanceling Property

The entity is in edit mode, but the modification is canceling

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

Property Value

Type: Boolean
See Also