AdomdPropertyCollection.Contains(AdomdProperty) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Contains
public bool Contains (Microsoft.AnalysisServices.AdomdClient.AdomdProperty value);
member this.Contains : Microsoft.AnalysisServices.AdomdClient.AdomdProperty -> bool
Public Function Contains (value As AdomdProperty) As Boolean
Parameters
- value
- AdomdProperty
value
Returns
Information not available for this release.