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