QuerystringInfoAction Property
|
Namespace:
Aruba.Cloud.Common.Entities
Assembly:
Aruba.Cloud.Common (in Aruba.Cloud.Common.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic string Action { get; set; }Public Property Action As String
Get
Set
public:
property String^ Action {
String^ get ();
void set (String^ value);
}member Action : string with get, set
function get Action () : String
function set Action (value : String)
Property Value
Type:
String
See Also