Is this level greater or equal to the supplied level
Namespace: EnterpriseDT.Util.DebugAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public bool IsGreaterOrEqual( Level l ) |
| Visual Basic |
|---|
Public Function IsGreaterOrEqual ( _ l As Level _ ) As Boolean |
| Visual C++ |
|---|
public: bool IsGreaterOrEqual( Level^ l ) |
Parameters
- l
- Type: EnterpriseDT.Util.Debug..::..Level
level to test against