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