 | CommonRulesEngineTireWheelResponseTypeExceptionType Property |
[Missing <summary> documentation for "P:IAS.Common.RulesEngineTireWheelResponseType.ExceptionType"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic Object ExceptionType { get; set; }
Public Property ExceptionType As Object
Get
Set
function get ExceptionType () : Object
function set ExceptionType (value : Object)
function get_ExceptionType();
function set_ExceptionType(value);
Property Value
Type:
Object
See Also