AdomdPropertyCollection.IndexOf(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.
IndexOf
public int IndexOf (Microsoft.AnalysisServices.AdomdClient.AdomdProperty value);
member this.IndexOf : Microsoft.AnalysisServices.AdomdClient.AdomdProperty -> int
Public Function IndexOf (value As AdomdProperty) As Integer
Parameters
- value
- AdomdProperty
value
Returns
Information not available for this release.