Nom_TerapiasIdNombres Property |
[Missing <summary> documentation for "P:Evolucion.Nom_Terapias.IdNombres"]
Namespace:
Evolucion
Assembly:
Evolucion (in Evolucion.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int IdNombres { get; set; }
Public Property IdNombres As Integer
Get
Set
public:
property int IdNombres {
int get ();
void set (int value);
}
member IdNombres : int with get, set
Property Value
Type:
Int32
See Also