Enumtipoestado Historico = 4
git-tfs-id: [http://192.168.1.10:8080/tfs/AyA]$/SINORT;C244
This commit is contained in:
parent
bb8e2970f8
commit
28e6d07045
1 changed files with 1 additions and 0 deletions
|
|
@ -23,6 +23,7 @@ namespace AYA.SlnSinortModel.Constantes
|
|||
public const int INICIAL = 1;
|
||||
public const int CONSTRUCCION = 2;
|
||||
public const int ELIMINADO = 3;
|
||||
public const int HISTORICO = 4;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue