MailMergeDataSource.FindRecord2000(String, String) 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.
Reserved for internal use.
public:
bool FindRecord2000(System::String ^ FindText, System::String ^ Field);
public bool FindRecord2000 (string FindText, string Field);
abstract member FindRecord2000 : string * string -> bool
Public Function FindRecord2000 (FindText As String, Field As String) As Boolean
Parameters
- FindText
- String
- Field
- String