Class AbpEntityChangeOptions
Inherited Members
Namespace: Volo.Abp.Domain.Entities.Events
Assembly: Volo.Abp.Ddd.Domain.dll
Syntax
public class AbpEntityChangeOptions
Constructors
AbpEntityChangeOptions()
Declaration
public AbpEntityChangeOptions()
Properties
PublishEntityUpdatedEventWhenNavigationChanges
Declaration
public bool PublishEntityUpdatedEventWhenNavigationChanges { get; set; }
Property Value
Type | Description |
---|---|
bool |