Share via


AdomdPropertyCollection.Find Method

Include Protected Members
Include Inherited Members

Gets the specified AdomdProperty from the AdomdPropertyCollection.

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
Public method Find(String) Gets the specified AdomdProperty from the AdomdPropertyCollection by its name.
Public method Find(String, String) Gets the specified AdomdProperty from the AdomdPropertyCollection by its name and namespace.

Top