Reconfigure for GIT
This commit is contained in:
+17
@@ -0,0 +1,17 @@
|
||||
Imports System
|
||||
Imports System.ComponentModel
|
||||
|
||||
Imports DevExpress.Xpo
|
||||
Imports DevExpress.Data.Filtering
|
||||
|
||||
Imports DevExpress.ExpressApp
|
||||
Imports DevExpress.Persistent.Base
|
||||
Imports DevExpress.Persistent.BaseImpl
|
||||
Imports DevExpress.Persistent.Validation
|
||||
|
||||
Public Enum ImmovablesPriceListRowsType
|
||||
Apartments = 0
|
||||
Offices = 1
|
||||
Garages = 2
|
||||
Containers = 3
|
||||
End Enum
|
||||
Reference in New Issue
Block a user