_MSProject.Find 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 bool Find (object Field, object Test, object Value, object Next, object MatchCase, object FieldID, object TestID);
abstract member Find : obj * obj * obj * obj * obj * obj * obj -> bool
Public Function Find (Optional Field As Object, Optional Test As Object, Optional Value As Object, Optional Next As Object, Optional MatchCase As Object, Optional FieldID As Object, Optional TestID As Object) As Boolean
Parameters
- Field
- Object
- Test
- Object
- Value
- Object
- Next
- Object
- MatchCase
- Object
- FieldID
- Object
- TestID
- Object