GlobalClass.FieldNameToFieldConstant(String, PjFieldType) 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 Microsoft.Office.Interop.MSProject.PjField FieldNameToFieldConstant (string FieldName, Microsoft.Office.Interop.MSProject.PjFieldType FieldType = Microsoft.Office.Interop.MSProject.PjFieldType.pjTask);
abstract member FieldNameToFieldConstant : string * Microsoft.Office.Interop.MSProject.PjFieldType -> Microsoft.Office.Interop.MSProject.PjField
override this.FieldNameToFieldConstant : string * Microsoft.Office.Interop.MSProject.PjFieldType -> Microsoft.Office.Interop.MSProject.PjField
Public Overridable Function FieldNameToFieldConstant (FieldName As String, Optional FieldType As PjFieldType = Microsoft.Office.Interop.MSProject.PjFieldType.pjTask) As PjField
Parameters
- FieldName
- String
- FieldType
- PjFieldType