Property | Type | Description | |
---|---|---|---|
OnidChanged | void | ||
OnidChanging | void | ||
OnlugarChanged | void | ||
OnlugarChanging | void | ||
Onsiguiente_expedienteChanged | void | ||
Onsiguiente_expedienteChanging | void |
Method | Description | |
---|---|---|
Createcentro ( global id, global lugar, global siguiente_expediente ) : |
Create a new centro object.
|
Method | Description | |
---|---|---|
OnidChanged ( ) : void | ||
OnidChanging ( global value ) : void | ||
OnlugarChanged ( ) : void | ||
OnlugarChanging ( global value ) : void | ||
Onsiguiente_expedienteChanged ( ) : void | ||
Onsiguiente_expedienteChanging ( global value ) : void |
public static Createcentro ( global id, global lugar, global siguiente_expediente ) : |
||
id | global | Initial value of the id property. |
lugar | global | Initial value of the lugar property. |
siguiente_expediente | global | Initial value of the siguiente_expediente property. |
return |