FormGuidControl.searchMode Method
In this article
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.
Overloads
public:
virtual int searchMode();
public virtual int searchMode();
abstract member searchMode : unit -> int
override this.searchMode : unit -> int
Public Overridable Function searchMode () As Integer
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |
public:
virtual int searchMode(int _value);
public virtual int searchMode(int _value);
abstract member searchMode : int -> int
override this.searchMode : int -> int
Public Overridable Function searchMode (_value As Integer) As Integer
Parameters
- _value
- Int32
Returns
Applies to
Microsoft Dynamics 365 for Finance and Operations Latest
Product | Versions |
---|---|
Microsoft Dynamics 365 for Finance and Operations | Latest |