DevForce Help Reference
EndOfBatch Property


Gets or sets whether the end of the current batch has been reached.
Syntax
'Declaration
 
Public ReadOnly Property EndOfBatch As Boolean
'Usage
 
Dim instance As VerifierContext
Dim value As Boolean
 
value = instance.EndOfBatch
public bool EndOfBatch {get;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

VerifierContext Class
VerifierContext Members

Send Feedback