ApplicationClass.AddSiteColumn(PjField, 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 AddSiteColumn (Microsoft.Office.Interop.MSProject.PjField ProjectField = (Microsoft.Office.Interop.MSProject.PjField) -1, object SharePointName);
abstract member AddSiteColumn : Microsoft.Office.Interop.MSProject.PjField * obj -> bool
override this.AddSiteColumn : Microsoft.Office.Interop.MSProject.PjField * obj -> bool
Public Overridable Function AddSiteColumn (Optional ProjectField As PjField = (Microsoft.Office.Interop.MSProject.PjField) -1, Optional SharePointName As Object) As Boolean
Parameters
- ProjectField
- PjField
- SharePointName
- Object