_Global.BoxDataTemplate(String, PjDataTemplate, Object, Object) 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 BoxDataTemplate (string Name, Microsoft.Office.Interop.MSProject.PjDataTemplate action, object NewName, object Overwrite);
abstract member BoxDataTemplate : string * Microsoft.Office.Interop.MSProject.PjDataTemplate * obj * obj -> bool
Public Function BoxDataTemplate (Name As String, action As PjDataTemplate, Optional NewName As Object, Optional Overwrite As Object) As Boolean
Parameters
- Name
- String
- action
- PjDataTemplate
- NewName
- Object
- Overwrite
- Object