title | ms.service | api_name | ms.assetid | ms.date | ms.localizationpriority | |
---|---|---|---|---|---|---|
List.Parent property (Project) |
project-server |
|
08d2d7d8-fafc-8f60-be78-c2d462005eaf |
06/08/2017 |
medium |
Gets the parent of the List object. Read-only Object.
expression.Parent
expression A variable that represents a List object.
The parent of a List object can be a Selection (with the FieldIDList and FieldNameList properties), a Project (including several properties such as MapList, ReportList, and ViewList).
Use the Parent property to access the properties or methods of the parent of an object.
[!includeSupport and feedback]