ApplicationClass.SetResourceFieldByID 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 SetResourceFieldByID (Microsoft.Office.Interop.MSProject.PjField FieldID, string Value, object AllSelectedResources, object Create, object ResourceID, object ProjectName);
abstract member SetResourceFieldByID : Microsoft.Office.Interop.MSProject.PjField * string * obj * obj * obj * obj -> bool
override this.SetResourceFieldByID : Microsoft.Office.Interop.MSProject.PjField * string * obj * obj * obj * obj -> bool
Public Overridable Function SetResourceFieldByID (FieldID As PjField, Value As String, Optional AllSelectedResources As Object, Optional Create As Object, Optional ResourceID As Object, Optional ProjectName As Object) As Boolean
Parameters
- FieldID
- PjField
- Value
- String
- AllSelectedResources
- Object
- Create
- Object
- ResourceID
- Object
- ProjectName
- Object