SpeedConfigurationResultData Property |
Gets the diagnostic data associated with the given configuration.
Namespace:
AGI.Foundation.RouteDesign.Advanced
Assembly:
AGI.Foundation.RouteDesign (in AGI.Foundation.RouteDesign.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public Object Data { get; }
Public ReadOnly Property Data As Object
Get
public:
property Object^ Data {
Object^ get ();
}
member Data : Object with get
Property Value
Type:
ObjectSee Also