TrackingMilestoneLocation Property | |
Location
Namespace:
PSI.Sox.Tracking
Assembly:
PSI.Sox (in PSI.Sox.dll) Version: 2.1
Syntax public TrackingLocation Location { get; set; }
public:
property TrackingLocation^ Location {
TrackingLocation^ get ();
void set (TrackingLocation^ value);
}
function get_Location();
function set_Location(value);
Property Value
Type:
TrackingLocationSee Also