 | JobEpoch Property |
Number of Epochs
Namespace:
GridPomdp
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic int Epoch { get; set; }public:
property int Epoch {
int get ();
void set (int value);
}Property Value
Type:
Int32
See Also