| JobPlanner Property |
Current Planner
Namespace:
GridPomdp
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Planner { get; set; }
public:
property int Planner {
int get ();
void set (int value);
}
Property Value
Type:
Int32See Also