ApplicationClass.BoxDataTemplate 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);
abstract member BoxDataTemplate : string * Microsoft.Office.Interop.MSProject.PjDataTemplate * obj * obj -> bool
override this.BoxDataTemplate : string * Microsoft.Office.Interop.MSProject.PjDataTemplate * obj * obj -> bool
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