RequestOperation Property |
Operation -
Namespace: IdmNet.ModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic string Operation { get; set; }
Public Property Operation As String
Get
Set
public:
property String^ Operation {
String^ get ();
void set (String^ value);
}
member Operation : string with get, set
Property Value
Type:
String
See Also