MVPSI.JAMS Namespace > ITimeZoneSQL Interface : FindByID Method |
'Declaration
<System.ServiceModel.OperationContractAttribute()> Function FindByID( _ ByVal timeZoneId As System.Integer _ ) As TimeZone
'Usage
Dim instance As ITimeZoneSQL Dim timeZoneId As System.Integer Dim value As TimeZone value = instance.FindByID(timeZoneId)
[System.ServiceModel.OperationContract()] TimeZone FindByID( System.int timeZoneId )
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