GlobalObjectProvider.GetGlobalObjects Method
Include Protected Members
Include Inherited Members
Gets a collection of global objects.
Overload List
Name | Description | |
---|---|---|
![]() |
GetGlobalObjects(Project) | Gets a collection of global objects for the specified project. |
![]() |
GetGlobalObjects(Project, Type) | Gets a collection of global objects for the specified project that match the specified type. |
Top