ArcFM Server Developer Guide
Cancel Property (OperationNotAllowedException)


Gets a value indicating whether this exception should cancel submit rule processing or ignore (log) it and continue with the next submit rule.
Syntax
'Declaration
 
Public ReadOnly Property Cancel As Boolean
'Usage
 
Dim instance As OperationNotAllowedException
Dim value As Boolean
 
value = instance.Cancel
public bool Cancel {get;}

Property Value

true to cancel rule processing (default); otherwise, false).
Requirements

Target Platforms: Windows XP SP3 (32-bit and 64-bit), Windows 7 (32-bit and 64-bit)

Not all Operating Systems are supported on all products. Visit the ArcFM Solution Supported Versions page for full details.

See Also

Reference

OperationNotAllowedException Class
OperationNotAllowedException Members

 

 


Send Comment