WinPrjIndex Class
Inheritance Hierarchy
System.Object
Microsoft.Office.Project.Library.WinPrjElements
Microsoft.Office.Project.Library.WinPrjIndex
Namespace: Microsoft.Office.Project.Library
Assembly: Microsoft.Office.Project.Shared (in Microsoft.Office.Project.Shared.dll)
Syntax
'Declaration
Public Class WinPrjIndex _
Inherits WinPrjElements
'Usage
Dim instance As WinPrjIndex
public class WinPrjIndex : WinPrjElements
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.