 | CommonRulesEngineTireWheelResponseTypeHasException Property |
[Missing <summary> documentation for "P:IAS.Common.RulesEngineTireWheelResponseType.HasException"]
Namespace:
IAS
Assembly:
Common (in Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool HasException { get; set; }
Public Property HasException As Boolean
Get
Set
function get HasException () : boolean
function set HasException (value : boolean)
function get_HasException();
function set_HasException(value);
Property Value
Type:
Boolean
See Also