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