GlobalClass.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 virtual bool BoxDataTemplate (string Name, Microsoft.Office.Interop.MSProject.PjDataTemplate action, object NewName, object Overwrite);
Public Overridable 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