GlobalObjectProvider.GetGlobalObjects Method
Include Protected Members
Include Inherited Members
Gets a collection of global objects.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name
Description
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