Partial Public Class tbl_Activities Public Property AID As Integer Public Property MRU As String Public Property Market As String Public Property Tower As String Public Property FirstActivity As String Public Property SecondActivity As String Public Property ThirdActivity As String Public Property BlockAct As Nullable(Of Boolean) Public Property Approved As Nullable(Of Boolean) End Class
var
This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)