[This is preliminary documentation and is subject to change.]
Determines whether this operation should be visible in a
particular OperationVisibility.
| C# |
public bool IsVisibleIn( OperationVisibility visibility )
- visibility (OperationVisibility)
- The particular OperationVisibility to check. The operation must have ALL visibility flags in this visibility.
True if this operation should be visible.