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