_MSProject.Replace Method

Definition

public bool Replace (object Field, object Test, object Value, object Replacement, object ReplaceAll, object Next, object MatchCase, object FieldID, object TestID);
abstract member Replace : obj * obj * obj * obj * obj * obj * obj * obj * obj -> bool
Public Function Replace (Optional Field As Object, Optional Test As Object, Optional Value As Object, Optional Replacement As Object, Optional ReplaceAll 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
Replacement
Object
ReplaceAll
Object
Next
Object
MatchCase
Object
FieldID
Object
TestID
Object

Returns

Applies to