Uses of Class
com.microsoft.graph.models.PlannerProgressTaskBoardTaskFormat
Packages that use PlannerProgressTaskBoardTaskFormat
-
Uses of PlannerProgressTaskBoardTaskFormat in com.microsoft.graph.models
Methods in com.microsoft.graph.models that return PlannerProgressTaskBoardTaskFormatModifier and TypeMethodDescriptionPlannerProgressTaskBoardTaskFormat.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator valuePlannerTask.getProgressTaskBoardFormat()Gets the progressTaskBoardFormat property value.Methods in com.microsoft.graph.models with parameters of type PlannerProgressTaskBoardTaskFormatModifier and TypeMethodDescriptionvoidPlannerTask.setProgressTaskBoardFormat(PlannerProgressTaskBoardTaskFormat value) Sets the progressTaskBoardFormat property value.