Share via


AdomdPropertyCollection.Find Method

Include Protected Members
Include Inherited Members

Gets the specified AdomdProperty from the AdomdPropertyCollection.

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