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