SurfaceConfigurationResultData 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: 23.2.417.0 (23.2.417.0)
Syntaxpublic Object Data { get; }
Public ReadOnly Property Data As Object
Get
public:
property Object^ Data {
Object^ get ();
}
member Data : Object with get
Property Value
Type:
Object
See Also