MVPSI.JAMS Namespace > IAlertATSQL Interface : Find Method |
'Declaration
<System.ServiceModel.OperationContractAttribute()> Function Find( _ ByVal alert_id As System.Integer _ ) As System.Collections.Generic.ICollection(Of AlertAT)
'Usage
Dim instance As IAlertATSQL Dim alert_id As System.Integer Dim value As System.Collections.Generic.ICollection(Of AlertAT) value = instance.Find(alert_id)
[System.ServiceModel.OperationContract()] System.Collections.Generic.ICollection<AlertAT> Find( System.int alert_id )
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