Skip to content

Latest commit

 

History

History
39 lines (24 loc) · 1.07 KB

Project.Application.DetailStylesRemove.md

File metadata and controls

39 lines (24 loc) · 1.07 KB
title keywords f1_keywords ms.service api_name ms.assetid ms.date ms.localizationpriority
Application.DetailStylesRemove method (Project)
vbapj.chm964
vbapj.chm964
project-server
Project.Application.DetailStylesRemove
67be5a7d-f066-f22c-7df1-834caeb7b6e2
06/08/2017
medium

Application.DetailStylesRemove method (Project)

Removes a timescale data field from a usage view.

Syntax

expression. DetailStylesRemove( _Item_ )

expression A variable that represents an Application object.

Parameters

Name Required/Optional Data type Description
Item Optional Long The timescale data field to remove. The default value is pjWork.If the active view is the Resource Usage view, can be one of the PjTimescaledData constants. If the active view is the Task Usage view, can be one of the PjTimescaledData constants.

Return value

Boolean

[!includeSupport and feedback]