ComponentOne DataObjects for .NET
ChangeInProgress Property (C1ExpressConnection)

C1.Data.Express.2 Assembly > C1.Data.Express Namespace > C1ExpressConnection Class : ChangeInProgress Property
Gets or sets a value indicating whether firing AfterChanges event is deferred.
Syntax
'Declaration
 
Public Property ChangeInProgress As System.Boolean
public System.bool ChangeInProgress {get; set;}
See Also

Reference

C1ExpressConnection Class
C1ExpressConnection Members