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