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