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