Skip to content

Latest commit

 

History

History
37 lines (21 loc) · 748 Bytes

Project.Filters.Item.md

File metadata and controls

37 lines (21 loc) · 748 Bytes
title ms.service api_name ms.assetid ms.date ms.localizationpriority
Filters.Item property (Project)
project-server
Project.Filters.Item
7eb72f5e-968f-84a4-6359-8beda5feb07f
06/08/2017
medium

Filters.Item property (Project)

Gets a single Filter object from the Filters collection. Read-only Filter.

Syntax

expression.Item (Index)

expression A variable that represents a 'Filters' object.

Parameters

Name Required/Optional Data type Description
Index Required Variant The name or index number of the object to return.

See also

Filters Collection Object

[!includeSupport and feedback]