ApplicationClass.FieldNameToFieldConstant(String, PjFieldType) Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- FieldName
- String
- FieldType
- PjFieldType