AdomdRestrictionCollection.Find Method
Include Protected Members
Include Inherited Members
Gets the specified AdomdRestriction.
Overload List
Name | Description | |
---|---|---|
Find(String) | Gets the specified AdomdRestriction from the collection by its name. | |
Find(String, String) | Gets the specified AdomdRestriction from the collection by its name and namespace. |
Top