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