AdomdPropertyCollection.Find Method
Include Protected Members
Include Inherited Members
Gets the specified AdomdProperty from the AdomdPropertyCollection.
Overload List
Name | Description | |
---|---|---|
![]() |
Find(String) | Gets the specified AdomdProperty from the AdomdPropertyCollection by its name. |
![]() |
Find(String, String) | Gets the specified AdomdProperty from the AdomdPropertyCollection by its name and namespace. |
Top