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