xFormRun.checkViewOption(Int32) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual bool checkViewOption(int _viewOption);
public virtual bool checkViewOption (int _viewOption);
abstract member checkViewOption : int -> bool
override this.checkViewOption : int -> bool
Public Overridable Function checkViewOption (_viewOption As Integer) As Boolean
Parameters
- _viewOption
- Int32