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