Exception.MonthPosition Eigenschaft
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:
property Microsoft::Office::Interop::MSProject::PjExceptionPosition MonthPosition { Microsoft::Office::Interop::MSProject::PjExceptionPosition get(); void set(Microsoft::Office::Interop::MSProject::PjExceptionPosition value); };
public Microsoft.Office.Interop.MSProject.PjExceptionPosition MonthPosition { get; set; }
member this.MonthPosition : Microsoft.Office.Interop.MSProject.PjExceptionPosition with get, set
Public Property MonthPosition As PjExceptionPosition