Part of a SOAP model
Namespace: IdmNet.SoapModelsAssembly: IdmNet (in IdmNet.dll) Version: 1.3.0.0 (1.3.0)
Syntaxpublic ModeType Operation { get; set; }
Public Property Operation As ModeType
Get
Set
public:
property ModeType Operation {
ModeType get ();
void set (ModeType value);
}
member Operation : ModeType with get, set
Property Value
Type:
ModeType
See Also