Gets the ID of this alert.  This corresponds to the 
xot_alerts.alert_pkid IDENTITY column
            and is currently populated only if a new alert is created via 
Save or an existing
            alert is loaded using 
LoadFirst(String, String).
            
 
    Namespace: 
   NetQuarry.Services
    Assembly:
   EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
 Syntax
SyntaxPublic ReadOnly Property ID As Integer
	Get
Property Value
Type: 
Int32 See Also
See Also