ApplicationClass.ChangeColumnDataType(PjFieldTypes, 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 ChangeColumnDataType (Microsoft.Office.Interop.MSProject.PjFieldTypes Type = Microsoft.Office.Interop.MSProject.PjFieldTypes.pjCostField, object Column);
Public Overridable Function ChangeColumnDataType (Optional Type As PjFieldTypes = Microsoft.Office.Interop.MSProject.PjFieldTypes.pjCostField, Optional Column As Object) As Boolean
Parameters
- Type
- PjFieldTypes
- Column
- Object