Get the operation code for this Record Operation.
Namespace: NetricsServerInterface
Assembly: NetricsServerInterface (in NetricsServerInterface.dll)
Syntax
| Visual Basic (Declaration) |
|---|
| Public Function getOperation() As NetricsRecOp.Op |
| C# |
|---|
| public NetricsRecOp.Op getOperation() |
| C++ |
|---|
| public: NetricsRecOp.Op getOperation() sealed |
| J# |
|---|
| public NetricsRecOp.Op getOperation() |
| JScript |
|---|
| public function getOperation() : NetricsRecOp.Op |
Return Value
the operation code for this record operation.