TrackingMilestoneTime Property |  |
Time
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntaxpublic string Time { get; set; }
public:
property String^ Time {
String^ get ();
void set (String^ value);
}
function get_Time();
function set_Time(value);
Property Value
Type:
String
See Also