Share via


AdomdRestrictionCollection.Find Method

Include Protected Members
Include Inherited Members

Gets the specified AdomdRestriction.

Overload List

  Name Description
Public method Find(String) Gets the specified AdomdRestriction from the collection by its name.
Public method Find(String, String) Gets the specified AdomdRestriction from the collection by its name and namespace.

Top