| JobDTStart Property |
Job Starting Date
Namespace:
GridPomdp
Assembly:
CSharpGrid (in CSharpGrid.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax public DateTime DTStart { get; set; }
public:
property DateTime DTStart {
DateTime get ();
void set (DateTime value);
}
Property Value
Type:
DateTimeSee Also