Click or drag to resize
ManagerResponseActionId Property
Get/Set the action id received with this response referencing the action that generated this response.

Namespace: AsterNET.Manager.Response
Assembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public string ActionId { get; set; }

Property Value

Type: String
See Also