Added Game ID to custom filter

This commit is contained in:
MikeMaximus
2018-03-03 15:14:16 -06:00
parent 7c73b27af0
commit 9a024349f5
3 changed files with 23 additions and 0 deletions
+9
View File
@@ -1095,6 +1095,15 @@ Namespace My.Resources
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Game ID.
'''</summary>
Friend ReadOnly Property frmFilter_FieldGameID() As String
Get
Return ResourceManager.GetString("frmFilter_FieldGameID", resourceCulture)
End Get
End Property
'''<summary>
''' Looks up a localized string similar to Hours.
'''</summary>