aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Tango.CodeGeneration/Templates/Property.cshtml
blob: f1dc61696718b053c50355e8a4e39967254ae042 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
generated by cgit v1.3.1 (git 2.54.0) at 2026-07-31 20:32:23 +0000
 


 set; }
        public System.DateTime LAST_UPDATED { get; set; }
        public long CODE { get; set; }
        public string NAME { get; set; }
        public string DESCRIPTION { get; set; }
    }
}