Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Nullable of T in VB
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
VB 9.0
OS:
Windows XP
Network:
Windows 2003 Server
Database:
MS SQL Server
Application:
Desktop
Miscellaneous
Thread ID:
01451999
Message ID:
01452012
Views:
46
HI Viv
Public Property FringeBenefitOption() As Nullable(Of Integer)
        Get
            Return intFringeBenefitOption
        End Get
        Set(ByVal value As Nullable(Of Integer))
            intFringeBenefitOption = value
        End Set
    End Property
Gregorio J. Placeres
IT Analyst
Uniform Accounting Network
Auditor of State of Ohio
88 East Broad Street
P.O. Box 1140
Columbus, Ohio 43216-1140

Tel. 614-728-4694

Gregorio_J@MSN.COM

http://www.gjpproductions.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform