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